[wp-trac] [WordPress Trac] #17051: Fix issue with status => reviewing in Firefox
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 5 06:20:50 UTC 2011
#17051: Fix issue with status => reviewing in Firefox
--------------------------------+----------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: WordPress.org
Component: WordPress.org site | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------------+----------------------------
Comment (by nacin):
I 've been banging my head against the wall (and I'm pretty sure I drove
koopersmith mad) for almost two hours now. The issue is when we add a
<select/> to the dom, in that function.
Moving a pre-rendered select element in place does not fix the issue. In
fact, the only thing that does fix the issue, is if I take the actions
(#action) and append it to the end of the form (#propertyform). Yet
bafflingly, if I then proceed to take the buttons (#propertyform .buttons)
and append them to the end of the form, and thus after the actions (and
thus no visual change), the bug returns.
I'm pretty sure we've stumbled upon a bug in Firefox. I just don't know
what.
I've been trying to come up with a workaround via JS (some described
above), but I'm nearly out of ideas, so tomorrow I'm going to try to
generate more of this template on the server side, which should fix it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17051#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list