Opened 8 months ago
Last modified 3 months ago
#60615 new defect (bug)
Gutenberg > Typography > Font > Manage Font : While fetching the the fonts, the loader is not alight in the centre. It should have equal top bottom spacing.
Reported by: | krupajnanda | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | minor | Version: | |
Component: | Editor | Keywords: | has-screenshots needs-patch has-testing-info |
Focuses: | ui | Cc: |
Description
Bug Report
Description
I believe the loader that appears should have equal spacing from top to bottom.
Environment
- WordPress: 6.5-beta2
- PHP: 8.0.30-dev
- Server: PHP.wasm
- Database: WP_SQLite_Translator (Server: 5.5 / Client: 3.40.1)
- Browser: Chrome 121.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Four 1.0
- MU Plugins:
- 0-playground.php
- 0-sqlite.php
- WordPress WXZ Exporter 0.1
- Plugins:
- Create Block Theme 1.13.8
- Debug Bar 1.1.4
- Health Check & Troubleshooting 1.7.0
- Test Reports 1.1.0
- User Switching 1.7.3
- WordPress Importer Git loader 0.8.2
Steps to Reproduce
- Go to Themes > Editor
- Click on any heading or paragraph
- Now, open a style
- Click on Typography
- Click on Font > Manage Fonts icon
- Now, observe the loader appearing here which does not equal spacing from top-bottom.
Expected Results
- ✅ IMO it should be centre-aligned.
Actual Results
- ❌ Uneven top-bottom spacing.
Supplemental Artifacts
Add as Attachments
Attachments (3)
Change History (5)
Note: See
TracTickets for help on using
tickets.
This was addressed in https://github.com/WordPress/gutenberg/pull/60570, which will be part of the WP 6.6 release.
I think we can close this ticket.