Opened 4 years ago
Closed 4 years ago
#54743 closed enhancement (reported-upstream)
Letter Spacing options font size
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | needs-patch |
| Focuses: | ui, accessibility, css | Cc: |
Description
While checking letter-spacing variations (px, %, em, rem, etc) the font size is very small and hard to read. There is enough space to make it a bit large.
- Go to Styles in the Site Editor (Right Panel at the top)
- Click on blocks
- For example, select Quote block
- Select typography
- Check the letter spacing
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #core-css by sabernhardt. View the logs.
4 years ago
This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.
4 years ago
#4
@
4 years ago
- Milestone Awaiting Review deleted
- Resolution set to reported-upstream
- Status changed from new to closed
It's on the Gutenberg repository now:
https://github.com/WordPress/gutenberg/issues/37804
If you have anything to add, please comment there.
Note: See
TracTickets for help on using
tickets.
Thanks for reporting this!
The small unit selector was already used with the font-size control, at least as early as 5.8.
Also, some people—like me—use a minimum font size, and that can result in cutting off part of the selected unit of measurement.
As a block editor interface issue, this belongs on the Gutenberg repo. I can open a new issue there, unless you want to do that.