[wp-trac] [WordPress Trac] #14270: HTML->Visual editor issues in Webkit browsers
WordPress Trac
wp-trac at lists.automattic.com
Sat Jul 31 21:35:56 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: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by Arlen22):
Replying to [comment:12 azaozz]:
> 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.
For me, all three of them change to the anchor icon, but `<a
href="http://example.com/">example.com</a>` works as expected. This is in
Chrome version 5.0.375.125 on Windows XP with WP 3.0.1. Fresh install,
only Members and WordPress Importers plugins installed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14270#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list