Make WordPress Core

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's profile 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.

https://imgur.com/yugjhmv

Change History (3)

This ticket was mentioned in Slack in #accessibility by azhiyadev. View the logs.


4 years ago

#3 @joedolson
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

This will be fixed in Gutenberg; closing the ticket here, but progress can be tracked upstream in the Gutenberg repo.

Note: See TracTickets for help on using tickets.