[wp-trac] [WordPress Trac] #51551: Unclickable area within admin menu
WordPress Trac
noreply at wordpress.org
Fri Aug 27 19:52:48 UTC 2021
#51551: Unclickable area within admin menu
-------------------------------------------------+-------------------------
Reporter: johnbillion | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-screenshots has- | Focuses: ui, css
patch reporter-feedback |
-------------------------------------------------+-------------------------
Comment (by circlecube):
@kurudrive your patch did fix the issue for me. It fixes the hover state
issue at the top and at the bottom of the sub-menu. I appreciate that it's
not using any negative margins too! While testing I found that the rule
your patch overrides may not be needed in the first place, submitted
another patch to simply remove that rule rather than override it for
submenus.
Would love someone else to test and weigh in on if that rule was useful
for any edge cases. From my investigation, the cursor shouldn't display
for all <li>s in the #adminmenu, as anything that is clickable is an
anchor or a button.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51551#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list