Opened 17 months ago
Closed 17 months ago
#60635 closed defect (bug) (reported-upstream)
cannot set radius in cover block
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.5 |
Component: | Editor | Keywords: | |
Focuses: | css | Cc: |
Description
Bug Report
Description
Describe the bug.
Environment
- WordPress: 6.5-beta2-57707
- PHP: 8.1.23
- Server: nginx/1.16.0
- Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.1.23)
- Browser: Chrome 122.0.0.0 (Windows 10/11)
- Theme: Twenty Twenty-Four 1.0
- MU-Plugins: None activated
- Plugins:
- WordPress Beta Tester 3.5.5
Steps to Reproduce
- 🐞 set radius in cover block
Expected Results
- ✅ radius should be visible
Actual Results
- ❌ corners are not rounded when i try to set radius to cover block. works fine in stable version 6.4.3
Change History (2)
Note: See
TracTickets for help on using
tickets.
Looks like this has been reported upstream in Gutenberg already, see https://github.com/WordPress/gutenberg/issues/59366
Please follow that issue for details.