Opened 14 years ago

Closed 12 years ago

#4873 closed Bug (fixed)

IE: Cannot edit content inside of a div with fixed width

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE Cc:

Description

Confirmed in IE8 @ XP/SP3.

Steps to reproduce

  • start with the following source:
    <div style="width: 200px">test</div>
    
  • switch to wysiwyg mode
  • try changing the content of a div
  • result: clicking on a div simply brings up the resize handles and typing inside of it is not possible.

Same problem exists in FCKeditor.

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

From CKEditor 3.2.1 when div is clicked for the second time it is possible to write in it.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy