Make WordPress Core

Changes between Version 3 and Version 9 of Ticket #22446


Ignore:
Timestamp:
11/16/2012 10:04:43 AM (12 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22446

    • Property Keywords needs-patch audit added
    • Property Owner set to ocean90
    • Property Status changed from new to accepted
  • Ticket #22446 – Description

    v3 v9  
    1 1. The vertical line on the left is displayed in IE 9, but not in IE 8 (see [attachment:22446.ie8.png], [attachment:22446.ie9.png]).
    2 2. "Drop files anywhere to upload" shouldn't be displayed in IE 7/8/9, as it doesn't support drag-and-drop (at least it doesn't on `wp-admin/media-new.php`).
     11. ~~The vertical line on the left is displayed in IE 9, but not in IE 8 (see [attachment:22446.ie8.png], [attachment:22446.ie9.png]).~~ [22610]
     2
     32. ~~"Drop files anywhere to upload" shouldn't be displayed in IE 7/8/9, as it doesn't support drag-and-drop (at least it doesn't on `wp-admin/media-new.php`).~~ [22609]
     4
    353. IE 7 needs some attention for the gallery view, see [attachment:22446.ie7_gallery.png]
     6
    474. IE 7 doesn't display the selected images ([attachment:22446.ie7_selected_images.png]) and in IE 9 you can see the second line ([attachment:22446.ie9_selected_images.png])
     8
    595. In IE 7 and IE 8 you can't see which image is currently selected (blue border is missing), see [attachment:22446.ie8_selected_image.png]
     10
    6116. In IE 7 Embed from URL doesn't work. Nothing happens after inserting an URL.