Various buttons on Vector 2022 acquired unexpected link styling when hovered, changing the text color to light blue or gaining underlines.
For example: (testing on https://patchdemo.wmflabs.org/wikis/a61a6b72be/wiki/Main_Page)
Requirement
Ensure that various buttons on the Vector 2022 skin do not acquire unexpected link styling when hovered, maintaining consistent styling with no changes to text color or added underlines.
BDD
Feature: Button Styling in Vector 2022
Scenario: Verify button styling on hover
Given the user is using the Vector 2022 skin
When the user hovers over various buttons
Then the buttons should not change text color
And the buttons should not gain underlinesTest Steps
Test Case 1: Verify Button Styling on Hover in Vector 2022
- Navigate to the Vector 2022 skin.
- Hover over various buttons.
- AC1: Confirm that the buttons do not change text color when hovered.
- AC2: Confirm that the buttons do not gain underlines when hovered.
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ❌ | T367844#9904775 |
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T367844#10020084 |
| 2 | ✅ | T367844#10020084 |

















