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

charos’s picture

Component: Miscellaneous » Code

A remark: that the issue doesn't happen on the CKEditor demo site. So surely this is a Drupal related issue.

charos’s picture

Status: Active » Closed (fixed)

Solved with latest dev

soulfroys’s picture

Status: Closed (fixed) » Active

This bug came back again in the last dev (IE8)... :(

soulfroys’s picture

Status: Active » Closed (fixed)

Oops, sorry, it works in Garland, I will investigate my theme.

soulfroys’s picture

And the guilty is:
<meta http-equiv="X-UA-Compatible" content="IE=8" />