We've inadvertently removed the s accesskey from the 'Remove pages' form submission button on Special:Watchlist. It should be added back.
Special:EditWatchlist/raw still has it.
Derived Requirement
Ensure that the 'Remove pages' submission button on Special:EditWatchlist includes the accesskey="s" attribute, restoring keyboard shortcut functionality consistent with other watchlist interfaces such as Special:EditWatchlist/raw.
Test Steps
Test Case 1: Ensure 'Remove pages' button has accesskey "s" on Special:EditWatchlist
- Navigate to Special:EditWatchlist.
- Locate the 'Remove pages' submission button.
- Inspect the button element using browser developer tools.
- Verify the presence of the accesskey attribute.
- ✅❓❌⬜ AC1: The 'Remove pages' button includes accesskey="s".
Test Case 2: Ensure accesskey behavior matches Special:EditWatchlist/raw
- Navigate to Special:EditWatchlist/raw.
- Inspect the submission button and confirm it includes accesskey="s".
- Return to Special:EditWatchlist.
- Compare the accesskey attribute of both buttons.
- ✅❓❌⬜ AC2: Both Special:EditWatchlist and Special:EditWatchlist/raw submission buttons include accesskey="s".
QA Results -Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T416103#11616765 |
| 1 | ✅ | T416103#11616765 |

