Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#10436 closed defect (bug) (fixed)

Media Sorting should be disabled when media items are open

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone: 2.9
Component: Upload Version:
Severity: normal Keywords: has-patch tested
Cc: Focuses:

Description

When a media item is opened in the thickboxes related to wp-admin/media-upload.php?post_id=XYZ&type=video&tab=gallery, the script reacts poorly with image and flash previews.

We should disable the sortable, at least when hovering an open item (as done in the patch), and probably when any item is open -- else, weird things happen when dragging a field.

Attachments (1)

10436.diff (556 bytes ) - added by Denis-de-Bernardy 17 years ago.

Download all attachments as: .zip

Change History (2)

#1 @azaozz
17 years ago

  • Resolutionfixed
  • Status newclosed

This was fixed by making only the 'handle' draggable.

Note: See TracTickets for help on using tickets.