[wp-trac] [WordPress Trac] #27468: tabindex attribute causes element not to be clickable in new TinyMCE

WordPress Trac noreply at wordpress.org
Sat Mar 22 23:51:33 UTC 2014


#27468: tabindex attribute causes element not to be clickable in new TinyMCE
--------------------------+--------------------
 Reporter:  wpdavis       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.9
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+--------------------

Comment (by azaozz):

 Replying to [comment:3 jesin]:

 There are two things wrong with 27468.diff:
 - It patches an external library. If changes to tinymce.js are needed,
 they should be submitted to the [http://www.tinymce.com/ TinyMCE project].
 - It "forbids" the use of the tabindex attribute. It will be stripped from
 the user's html. There may not be many user cases where tabindex
 can/should be used but the editor should not remove it.

 This was patched upstream and will be in the next TinyMCE update:
 https://github.com/tinymce/tinymce/commit/3c5608d39e1d0be1e2adef8d045b604694710900

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27468#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list