Add the "More" dropdown to the elements that get focused when tabbing in the "Refreshed" MediaWiki skin
In MediaWiki skin called "Refreshed", focus via tabbing (using the "Tab" key on your keyboard) currently skips the 'More' dropdown in the standard-toolbox of a MediaWiki page.
The Current tabbing Order: Main page, Discussion, Edit, History, User's Guide.
If 'More' is clicked then the order is the Main page, Discussion, Edit, History, standard-toolbox-dropdown-menu Elements[Move, Watch.....], User's Guide
Expected tabbing order: Main page, Discussion, Edit, History, More, User's Guide.
To Install and config wiki Skin Refreshed follow this https://www.mediawiki.org/wiki/Skin:Refreshed
The code is under mediawiki/skins/Refreshed
in Wikimedia Git/Gerrit. You are expected to provide a patch in Wikimedia Gerrit. See https://www.mediawiki.org/wiki/Gerrit/Tutorial for how to set up Git and Gerrit.