Opened 4 years ago
Closed 4 years ago
#51232 closed defect (bug) (reported-upstream)
Spacer Block: Height in pixels auto-complete is disruptive
Reported by: | ddegner | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 5.6 |
Component: | Editor | Keywords: | |
Focuses: | ui, accessibility | Cc: |
Description
In the Gutenberg editor, when adding a "Spacer" block the "Height in pixels" setting has a slider and a text-box. The text-box attempts to auto-complete any number that is entered, but the auto-complete isn't helpful most of the time and is actively disruptive.
If I want to type in "150" for example: as soon as I type 1 text is transformed to 20 and there is no simple way to type in 150. If I want to type in 250 I run into a similar problem. For most numbers that aren't 20 or 200-209 the autocomplete requires working around by typing the number at the end (eg 20150) and deleting the 20.
Change History (3)
This ticket was mentioned in Slack in #accessibility by azhiyadev. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
Issue in Gutenberg's repo: https://github.com/WordPress/gutenberg/issues/24460