#3856: ckeditor - Pressing the source toolbar button doesn't focus right
---------------------+------------------------------------------------------
 Reporter:  jmraker  |       Owner:              
     Type:  Bug      |      Status:  new         
 Priority:  Normal   |   Milestone:  CKEditor 3.x
Component:  General  |     Version:              
 Keywords:           |  
---------------------+------------------------------------------------------
 http://ecgdev.com/ajax1/test.html

 Actual results in firefox:
 When I press the edit source button in the toolbar, the blur event is
 called and the focus event isn't called again until the editor is out of
 "edit source" mode. On focus the CKEditor should have a blue box around
 it.  On blur it's gone.  When clicking on the "edit source" button the
 blue border is gone after 1 or more clicks (usually one).  When it's in
 "edit source" mode the border doesn't come back no matter where I click in
 the editor.

 Actual results in IE8:
 The problem is reversed, where the editor's border stays blue and doesn't
 go away until it's out of edit source mode.

 Expected results:
 The editor should call the focus/blur events in edit source mode so the
 editor's border is blue when focused, and not blue when not focused.

 http://ecgdev.com/ajax1/test.html

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3856>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to