Opened 2 years ago
Closed 2 years ago
#17446 closed defect (bug) (fixed)
Image selection not working
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Media | Version: | 3.2 |
| Severity: | major | Keywords: | has-patch |
| Cc: |
Description
Go to Media->Library, edit an image and drag a selection on the image. The selection does not work.
Works fine with jQuery 1.5.2
Attachments (1)
Change History (4)
- Keywords has-patch added; needs-patch removed
- Milestone changed from Awaiting Review to 3.2
Also attached diff against our current version if it's needed.
Note: See
TracTickets for help on using
tickets.

Updating the imgAreaSelect plugin (wp-includes/js/imgareaselect/jquery.imgareaselect.dev.js) fixes this.
See jquery.imageareaselect.dev.js for the latest unminified version. Here is the relevant changeset and list of releases/changelog.