Opened 14 years ago

Closed 14 years ago

#4680 closed Bug (duplicate)

[IE] Can't edit content of HTML element with width, height or float

Reported by: Henrik Olsen Owned by:
Priority: Must have (possibly next milestone) Milestone:
Component: General Version: 3.0.1
Keywords: Cc:

Description

In IE, it's impossible to edit content if it has an HTML element around it with a width, height or float defined in CSS (such as <div style="width:200px">Content</div>. Tried it out on the demo at http://ckeditor.com/demo (CKEditor 3.0.1 revision 4391) and it didn't work here either.

What happens is that when I click on the content , it just won't place the cursor within the content.

It works fine i FF (of course), but not in IE (tried version IE6 to IE8).

Anybody else having this problem? Is it just me?

Change History (2)

comment:1 Changed 14 years ago by Scott McNaught

I have noticed this problem too - In fckeditor you used to be able to click once for control selection, and then in it again for text selection.

Elements with "hasLayout" seem to suffer this problem.

Scott

comment:2 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #4682

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