[wp-trac] [WordPress Trac] #14270: HTML->Visual editor issues in Webkit browsers

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 11 05:39:24 UTC 2010


#14270: HTML->Visual editor issues in Webkit browsers
--------------------------+-------------------------------------------------
 Reporter:  Arlen22       |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1
Component:  Editor        |     Version:  2.9
 Severity:  normal        |    Keywords:     
--------------------------+-------------------------------------------------
Changes (by azaozz):

  * version:  3.0 => 2.9
  * severity:  major => normal
  * milestone:  Awaiting Review => 3.1


Comment:

 Confirmed in Chrome 5.0.375.99 on Windows too. The list (<ul><li>) has
 nothing to do with this problem. It looks like WebKit is chocking on
 anchors that also have href attribute. So `<a name="whatever"></a>` and
 `<a name="whatever">Something</a>` work as expected but `<a
 name="whatever" href="whatever.html">Something</a>` does not.

 Replying to [comment:11 jshreve]:
 > Upgrading TinyMCE fixes this. I tested with 3.3.8.

 I've tested that too but this seems to still happen occasionally there (at
 least in Chrome 5.0 for Windows) and the anchor mini-icon overlaps the
 anchor text http://tinymce.moxiecode.com/examples/example_01.php

 In any case this is not a WordPress bug and will most likely be fixed
 together with other edge cases in the latest browsers when we update
 TinyMCE. I'll report it upstream to the TinyMCE developers.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14270#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list