Opened 4 weeks ago
Last modified 3 weeks ago
#65258 new defect (bug)
Customizer control focus border misaligned in WordPress 7.0 RC4
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 6.7 |
| Component: | Customize | Keywords: | |
| Focuses: | css | Cc: |
Description
While testing WordPress 7.0 RC4 in the Customizer, the focus/active border styling for Customizer controls appears visually misaligned.
When hovering or focusing a control (example: 'Header Image'), the blue highlight border does not align correctly. The top and bottom border spacing looks inconsistent compared to the left border, creating an uneven focus outline.
Steps to Reproduce
Install WordPress 7.0 RC4
Activate Twenty Fourteen
Go to Appearance → Customize
Hover or focus a Customizer section item such as 'Header Image'
Attachments (3)
Change History (6)
#1
@
4 weeks ago
Thanks for the report.
The important point is that this issue is not new to 7.0, but has existed previously.
#2
@
3 weeks ago
- Component changed from General to Customize
- Version set to 6.7
I have identified that this issue occurred in WordPress 6.7. The accordion title was given focus styles by r59224, and the problem should have occurred at that point.
#3
@
3 weeks ago
Reproduce the issue: https://core.trac.wordpress.org/ticket/65258
Environment:
- PHP: 8.2.29
- WordPress: 7.0-RC4
- Web server: Apache
- Database: MySQL
- Browser: Chrome
- OS: Ubuntu 22.04.5 LTS
Steps I followed:
- Install WordPress 7.0 RC4
- Navigate to Appearance → Customize
- Hover over or focus on a Customizer section item, such as Header Image
Result:
I was able to successfully reproduce the Customizer control focus border misalignment issue. I have also attached screenshots for reference.
video attachment