[wp-trac] [WordPress Trac] #34125: Menu Customizer: focus doesn't move to available menu items search
WordPress Trac
noreply at wordpress.org
Sun Oct 4 21:11:04 UTC 2015
#34125: Menu Customizer: focus doesn't move to available menu items search
--------------------------+--------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: Customize | Version: 4.3.1
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, accessibility
--------------------------+--------------------------------
Comment (by tyxla):
Wow @afercia, that's what I call a good catch.
@westonruter thanks for pinging me on this one :)
I agree with @afercia on the part that the `all` is unnecessary. It is
better if we use a more concrete transition property here.
However I don't think that the transition should be removed. See how it
animates the background color of the accordion title smoothly when you
expand any of the available items accordions. This animation is consistent
with the accordion slide down/up animation. When you remove the
transition, the background color no longer animates smoothly.
Solution: for the transition we should not use `all`, instead we should be
using `background-color`. Patch coming up.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34125#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list