#55732 closed defect (bug) (worksforme)
Clicking on gradient angle picker closes popover
Reported by: | MarkS99 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 5.9.3 |
Component: | Editor | Keywords: | |
Focuses: | ui, accessibility | Cc: |
Description
When setting gradient angle, if the circle, within popover
.components-angle-picker-control__angle-circle-indicator
is clicked, the popover closes.
Either disable its use - so users have to enter the degree numbers, or allow user to set the degree using the circle - without the popover closing.
Tested on clean install, no plugins, and tested using several themes (including Twenty Twenty-One).
Change History (5)
This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.
2 years ago
#3
@
2 years ago
- Keywords reporter-feedback added; close removed
@MarkS99 Now that WordPress 6.0 is available, could you try updating to the latest WordPress version and using the angle picker again? (@ryokuhi suggested doing that in a testing environment, if you can.) If that solves the issue, the ticket can be closed. Otherwise, we could re-review it.
Note: See
TracTickets for help on using
tickets.
Thanks for the report! I was able to reproduce the error in 5.9, but it seems to have been fixed for 6.0.
Because this involves the block editor interface, the report would belong in the Gutenberg repository instead of Trac. GB35677 is related, though that was marked as fixed before 5.9's release.