#56507 closed defect (bug) (reported-upstream)
It is Difficult to view dimension for margin and padding options in Gutenberg block.
Reported by: | lamarajan | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | |
Component: | Editor | Keywords: | has-screenshots |
Focuses: | ui, accessibility, css | Cc: |
Description
Hello core team,
I am using WordPress 6.0.2 and I have found small accessibility issue when using margin and padding options. https://prnt.sc/AdjkVeu7lBeW I have found it is just 4px height font. I have used measureit chrome addon to measure height of font. Can you please make increase height the dropdown of the select option. It gives stress to our eye when look on the dropdown to change dimensions for the margin and padding to px, %, em, rem, VW, VH. My suggestion is, we need to make size of font to atleast 9px in the dropdown option.
Thank you.
Regards,
@lamarajan
Attachments (1)
Change History (8)
#1
@
2 years ago
- Keywords changes-requested added
- Summary changed from It is Dufficult to view dimention for margin and padding options in gutenberg block. to It is Difficult to view dimension for margin and padding options in Gutenberg block.
- Type changed from feature request to enhancement
#2
@
2 years ago
- Component changed from General to Editor
- Focuses ui accessibility added
- Keywords needs-patch added; changes-requested removed
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
2 years ago
#4
@
2 years ago
- Focuses css added
- Keywords needs-patch removed
- Milestone Awaiting Review deleted
- Severity changed from critical to major
- Type changed from enhancement to defect (bug)
- Version 6.0.2 deleted
Hi and welcome to Trac! Thanks for the report.
We're already tracking this issue on GitHub:
https://github.com/WordPress/gutenberg/issues/37804
Please join that conversation if you would like.
#6
@
5 months ago
Hello @sabernhardt,
Sorry for late tracking this ticket.
I know this ticket is closed but I am just curious that is this ticket is taken as report an issue or not and what is the status?
Thanks,
Rajan Lama (@Lamarajan)
#7
@
5 months ago
This has an issue on the Gutenberg repository, where it belongs, which does not have a pull request associated with it yet. I do not know if any new controls use the small font size, but the content width and wide width settings still have the tiny select
. If you would like to create a pull request and/or find additional implementations, you could add that to
https://github.com/WordPress/gutenberg/issues/37804
Image for difference in font size for select options in gutenberg inspector.