In Source view of CK Editor, cursor does not stay in focus
GENERAL
TESTING
GENERAL
TESTING
Description
Activity
Show:

Sam Ottenhoff January 25, 2013 at 8:45 AM
2.9.x r118855

Sam Ottenhoff January 22, 2013 at 8:31 AM
Can someone test and verify?
Neal Caidin December 19, 2012 at 11:22 AM
Looks like this should be merged for 2.9.1 ?

Gonzalo Silverio December 18, 2012 at 5:59 AM
svn ci -m"SAK-23053 - do not give ckeditor textarea a border on focus"
Sending library/src/webapp/skin/neo-default/tool.css
Sending library/src/webapp/skin/neo-default-horiz/tool.css
Sending library/src/webapp/skin/neo-examp-u/tool.css
Sending library/src/webapp/skin/neo-gen-u/tool.css
Sending library/src/webapp/skin/neo-rtl/tool.css
Sending library/src/webapp/skin/neo-some-u/tool.css
Transmitting file data ......
Committed revision 117794.
Fixed
Created December 17, 2012 at 8:44 PM
Updated February 11, 2013 at 12:17 PM
Resolved December 18, 2012 at 5:59 AM
On IE9, in the source view of CK Editor, the cursor loses focus when clicked in the textarea.
The style textarea:focus seems to be affecting this. Removing it will fix it.