Make WordPress Core

Opened 5 days ago

Closed 3 days ago

#64758 closed defect (bug) (fixed)

Customizer “View All Locations” button hover uses old color scheme

Reported by: huzaifaalmesbah's profile huzaifaalmesbah Owned by: audrasjb's profile audrasjb
Milestone: 7.0 Priority: normal
Severity: normal Version: trunk
Component: Customize Keywords: admin-reskin has-patch commit
Focuses: css Cc:

Description

In Customizer → Menus → Menu Locations, the “View All Locations” accordion button uses hardcoded colors in its hover state.

Attachments (3)

Huzaifa-20260228140135.png (700.0 KB) - added by huzaifaalmesbah 5 days ago.
before-patch.png (180.1 KB) - added by shailu25 5 days ago.
Before Patch
after-patch.png (162.5 KB) - added by shailu25 5 days ago.
After Patch

Download all attachments as: .zip

Change History (9)

This ticket was mentioned in PR #11090 on WordPress/wordpress-develop by @hmbashar.


5 days ago
#1

  • Keywords has-patch added

#2 @noruzzaman
5 days ago

Test Report

Patch tested: https://github.com/WordPress/wordpress-develop/pull/11090

Environment

  • WordPress: 7.0-beta2-20260228.085804
  • PHP: 7.4.33
  • Server: PHP.wasm
  • Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
  • Browser: Chrome 145.0.0.0
  • OS: Windows 10/11
  • Theme: Twenty Eleven 5.0
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.2.1

Actual Results

  1. ✅ Issue resolved with patch.
Before After
https://i.ibb.co/RTcPwd4L/before.jpg https://i.ibb.co/bgcNLvPy/after.jpg

#3 @shailu25
5 days ago

Test Report

This Report Validates that the indicated patch address the issue.✅

Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11090

Environment:

WordPress - 7.0-beta2-20260228.085804
OS - Windows
Browser - Chrome
Theme: Twenty Twenty
PHP - 7.4.33
Plugin - None

Actual Results:

  • Issue Resolved with Patch ✅

Supplemental Artifacts

  • Attached

@shailu25
5 days ago

Before Patch

@shailu25
5 days ago

After Patch

#4 @audrasjb
4 days ago

  • Milestone changed from Awaiting Review to 7.0
  • Owner set to audrasjb
  • Status changed from new to reviewing
  • Version set to trunk

Thanks for spotting this. Self assigning for final tests and commit.

#5 @audrasjb
3 days ago

  • Keywords commit added

#6 @audrasjb
3 days ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 61782:

Customize: Make the "View All Locations" link consistent with the new admin styles.

This changeset ensures the "View All Locations" link in the Customizer is consistent with the new admin styles.

Props huzaifaalmesbah, hmbashar, noruzzaman, audrasjb, mukesh27, shailu25.
Fixes #64758.

Note: See TracTickets for help on using tickets.