Opened 4 weeks ago
Closed 3 weeks ago
#63311 closed defect (bug) (wontfix)
Twenty Twenty-Two: no visible difference between l and xl font-size in editor.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 5.9 |
Component: | Bundled Theme | Keywords: | close |
Focuses: | Cc: |
Description
Steps to reproduce the issue :-
- Activate Twenty Twenty Two theme.
- Choose Quote block.
- Add some text.
- Now change the font size.
You can able to see tere is a very minor difference between the L and XL font sizes, which is barely visible in the editor. On the front end, the difference is noticeable, but in the editor, it might confuse users.
Change History (2)
#1
@
4 weeks ago
- Keywords close added
- Summary changed from Twenty Twenty Two - Quote block having no visible difference between l and xl font-size in editor. to Twenty Twenty-Two: no visible difference between l and xl font-size in editor.
- Version changed from 6.8 to 5.9
#2
@
3 weeks ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
For now I am going to close this as yes it is a design decision within the theme, thank you everyone. This doesn't mean we can't reconsider if other input comes up, however for now it makes sense to resolve.
Note: See
TracTickets for help on using
tickets.
The font sizes can be the same in both the editor and the front, if the content width matches the front (the editor's sidebar, list view and/or block inserter panels can reduce the width).
The Large size has a fixed width of
1.75rem
, and the X-Large size uses a fluid font size ranging from1.75rem
to2.25rem
.This seems to be a design decision before the first version of the theme.