Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24409, comment 21


Ignore:
Timestamp:
02/09/2014 02:18:33 AM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24409, comment 21

    initial v1  
    55- When the image has caption: attempt to prevent IE11 from making the caption element resizable and wrapping it in thick border.
    66- When the caret is inside a caption next to the image, pressing Enter will create a new <p> tag above the caption.
     7- Keep the parts that add support for captions to the default image modal as fallback in case the media modal is not used.
    78
    89Also added a transparent overlay on the selected image, only in Firefox and WebKit (interferes with resizing in old IE).