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

WordPress Trac noreply at wordpress.org
Thu Mar 20 20:21:19 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:  Awaiting Review
Component:  TinyMCE       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 In the new TinyMCE, the tabindex attribute (and possibly others, but only
 been able to definitely identify tabindex) will cause the text inside the
 element to be unclickable.

 To reproduce:
 * Copy text that contains a span, div or p tag with the tabindex attribute
 set
 * Paste that into the new text editor
 * Try and click into the middle of the text inside the element with the
 tabindex set. It will not let you. All other text remains clickable.

 As a real-world example, Gmail wraps dates and times that can be added
 quickly to the calendar with the tabindex attribute. If you're viewing
 this in Gmail and the date January 1 is underlined, this is some good text
 to reproduce this bug with. Other situations have cropped up as well,
 copying and pasting from email and from QuickOffice.

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


More information about the wp-trac mailing list