[wp-trac] [WordPress Trac] #25933: Paragraph Width In Editor Styles Introduces Resize Handles In All Versions of IE

WordPress Trac noreply at wordpress.org
Wed Nov 13 03:17:53 UTC 2013


#25933: Paragraph Width In Editor Styles Introduces Resize Handles In All Versions
of IE
--------------------------+-----------------------------
 Reporter:  kyleunzicker  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  TinyMCE       |    Version:  3.7.1
 Severity:  minor         |   Keywords:
--------------------------+-----------------------------
 To reproduce:

 1. Load an editor stylesheet via '''add_editor_style()'''
 2. Declare a width (or max-width) on paragraphs such as:
 {{{
 p { width: 80%; }
 }}}
 3. In any version of IE (I have tested in 10, 9, and 8), edit an existing
 post and notice resize handles around paragraphs like so:
 http://kunzi.me/Hfpa

 The resizable content then becomes difficult/impossible to edit.

 This happens on a clean install of 3.7.1 in any theme with no plugins
 activated.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25933>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list