[wp-trac] [WordPress Trac] #33199: Chrome 45 incorrectly renders admin menu
WordPress Trac
noreply at wordpress.org
Tue Sep 22 19:02:54 UTC 2015
#33199: Chrome 45 incorrectly renders admin menu
----------------------------+---------------------------------
Reporter: atomicjack | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Administration | Version:
Severity: normal | Resolution: worksforme
Keywords: | Focuses: ui, administration
----------------------------+---------------------------------
Comment (by deadduck169):
I see that this bug is marked as "worksforme", however it is apparently
only fixed in Chrome > 45.0.2454.93, and according to
[http://gs.statcounter.com/#desktop-browser_version-ww-
monthly-201408-201508 gs.statcounter.com] Chrome usage for versions older
than this is currently almost 100%, so basically it doesn't work for the
majority of Chrome users (yet). It will be a few months before most people
start using versions of Chrome with this fix included (not to mention
Opera, which is a few months behind in their version of Chromium), so why
not include a workaround to Wordpress for a few months to minimize the
effect?
As you'll notice in #33953, I have tracked the bug down to the
{{{setPinMenu()}}} function. Just add {{{$adminmenu.hide().show(0);}}} at
the end of this function and the problem goes away. You could even add a
small [http://stackoverflow.com/questions/4900436/detect-version-of-
chrome-installed check to see which version of Chrome is installed] so
that the impact on users using non-affected browsers would be minimalized.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33199#comment:106>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list