#3104: Tab focus on editor with tabindex after the editor has been focused is
wrong
----------------------------+-----------------------------------------------
 Reporter:  martinkou       |       Owner:  fredck      
     Type:  Bug             |      Status:  assigned    
 Priority:  High            |   Milestone:  CKEditor 3.0
Component:  Accessibility   |     Version:  SVN         
 Keywords:  Oracle Review-  |  
----------------------------+-----------------------------------------------
Changes (by fredck):

  * keywords:  Oracle Review? => Oracle Review-
  * owner:  martinkou => fredck
  * status:  new => assigned


Comment:

 * The custom key handled in the sourcearea plugin is not needed. You can
 use the editor.keytrokeHandler for that, which will give you the benefit
 of still having all other keys workings (like ALT+F10).

  * The IE fix for tabindex should go into setAttribute, not at the origin.

  * Base visibility check on styles only is not accurate, as it has no
 difference for children of hidden elements. There is a better way for that
 check.

  * There are still some cases where the TAB is not moving properly
 (replacebycode sample, for example).

 I've also noted that the tab plugin needs some review. I'm taking over
 this ticket as I've already worked on it while reviewing, and for urgency
 of it.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3104#comment:7>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to