Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2010 at 03:05 UTC
Updated:
18 Oct 2012 at 11:15 UTC
It seems that in IE , user needs to click on the first line of the text area to start writing (getting CKEditor in focus). If you click anywhere else inside the empty text area , the editor is not getting focus at all. With Firefox and Chrome this is not happening. Can anyone else confirm this issue?
Comments
Comment #1
charos commentedA remark: that the issue doesn't happen on the CKEditor demo site. So surely this is a Drupal related issue.
Comment #2
charos commentedSolved with latest dev
Comment #3
soulfroysThis bug came back again in the last dev (IE8)... :(
Comment #4
soulfroysOops, sorry, it works in Garland, I will investigate my theme.
Comment #5
soulfroysAnd the guilty is:
<meta http-equiv="X-UA-Compatible" content="IE=8" />