[wp-trac] [WordPress Trac] #45674: Separator can't be focus selected with mouse
WordPress Trac
noreply at wordpress.org
Mon Dec 17 12:02:31 UTC 2018
#45674: Separator can't be focus selected with mouse
-------------------------------+-----------------------------
Reporter: Sulli | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 5.0.1
Severity: normal | Keywords:
Focuses: ui, accessibility |
-------------------------------+-----------------------------
Hello,
I found a problem with separator block in the new content editor
(Gutenberg).
To reproduce the bug : Insert a separator block with default short line or
wide line style and click on other block to lost focus. Try to select
again the separator block with your mouse, you will see that you can't.
Proposed solution : I inspected the separator block style and founded the
div around hr tag is only 2px height so we can't select it. Just add more
styles to hr (padding ?) or min-height to his parent...?
Several solutions are possible.
Note : Dots style is ok, the div around hr tag if 20px
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45674>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list