#60615 closed defect (bug) (worksforme)
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: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | |
| Component: | Editor | Keywords: | has-screenshots needs-patch has-test-info close |
| 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 (8)
This ticket was mentioned in Slack in #core by krupajnanda. View the logs.
22 months ago
#4
@
7 months ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Thank you for reporting this. I do agree that this as far as I can see has been addressed so I will move this to close with a state of works for me as fixed. That said, if you can still see an issue please report over on the Gutenberg repo as that is where all issues are reported for the editor.
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.