Opened 10 years ago
Closed 10 years ago
#29206 closed defect (bug) (fixed)
Media Grid: Edit button breaks when using image navigation
Reported by: | Ipstenu | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Media | Keywords: | needs-patch |
Focuses: | javascript | Cc: |
Description
Discovered by Adevade
To reproduce:
- Go to Media Library in grid mode
- Click on image to see it full sized
- Click on button Edit Image below picture
- Click on button with arrow for Next or previous image in top right corner of window (there is no need to actually edit the image)
- The new image opens in view mode, as expected, however the 'Edit' button no longer works
original report https://wordpress.org/support/topic/media-library-edit-image-bug
Change History (2)
Note: See
TracTickets for help on using
tickets.
Edit Image JS is fighting with Backbone, really annoying. Looking.