[wp-trac] [WordPress Trac] #29906: Submenus can't be dismissed on mobile.
WordPress Trac
noreply at wordpress.org
Tue Jun 23 18:29:04 UTC 2015
#29906: Submenus can't be dismissed on mobile.
-------------------------------------------------+-------------------------
Reporter: obenland | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.3
Component: Toolbar | Version:
Severity: normal | Resolution:
Keywords: make-flow has-patch needs-testing | Focuses:
desktop-bias |
-------------------------------------------------+-------------------------
Comment (by stephdau):
Before commit: from a CSS perspective, should we use
`#wpadminbar:not(.mobile)` as I did (modifying existing rules), or should
we leave the existing ones as is, and add new ones for
`#wpadminbar:not(.mobile)` right after, re-setting the bg and text color
to the original colors?
I'm on the fence on this one. Current modification means older, non-CSS3
desktop browsers will no longer get the current assignment, which they
would if we left the CSS as is. Adding new rules has the usual set of
implementation unknowns.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29906#comment:63>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list