mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
WMDE-Fisch ef57268b2e Set selected status to sidebar elements
ARIA-selected only works on specific elements/roles. I tried several
combinations here, the most fitting seemed to be the option role, but
that role did not work very well in FF with NVDA. It also should only
be used as direct child to a listbox e.g. with several children.

The next role that's working with ARIA-selected that seemed fitting
is the gridcell. It's still a bit hacky but works well in IE and FF
with NVDA. I suspect that that's pretty good coverage already then.

Bug: T291284
Change-Id: I85c865b0ab12d3923e472e5f36b5c07b7c722180
2021-10-28 12:40:50 +02:00
..
ve.ui.MWAceEditorWidget.js Remove @param/@return docs that literally repeat the code 2021-06-14 15:44:51 +02:00
ve.ui.MWCategoryInputWidget.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.ui.MWCategoryItemWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWCategoryPopupWidget.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.ui.MWCategoryWidget.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.ui.MWDismissibleMessageWidget.js Add @private tags to template dialog related methods 2021-09-26 11:51:36 +02:00
ve.ui.MWEditSummaryWidget.js Document and use mw.Api parameter defaults 2021-07-12 09:13:59 +02:00
ve.ui.MWEducationPopupWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWExternalLinkAnnotationWidget.js Fix:Internal and External Link annotation widget 2020-02-24 16:40:19 -08:00
ve.ui.MWGalleryGroupWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWGalleryItemWidget.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.ui.MWInternalLinkAnnotationWidget.js Refactor how namespaces with subpages are exposed to JavaScript 2021-10-06 20:11:37 +00:00
ve.ui.MWLazyMultilineTextInputWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWMediaInfoFieldWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWMoreParametersResultWidget.js Add @private tags to template dialog related methods 2021-09-26 11:51:36 +02:00
ve.ui.MWNoParametersResultWidget.js Add @private tags to template dialog related methods 2021-09-26 11:51:36 +02:00
ve.ui.MWParameterCheckboxInputWidget.js
ve.ui.MWParameterResultWidget.js Add @private tags to template dialog related methods 2021-09-26 11:51:36 +02:00
ve.ui.MWParameterSearchWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWPreTextInputWidget.js
ve.ui.MWTargetWidget.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.ui.MWTemplateTitleInputWidget.js Harden …TemplateTitleInputWidget to avoid JS console spam 2021-10-06 20:14:55 +00:00
ve.ui.MWTocWidget.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.ui.MWTransclusionOutlineButtonWidget.js Set selected status to sidebar elements 2021-10-28 12:40:50 +02:00
ve.ui.MWTransclusionOutlineParameterSelectWidget.js Set aria-multiselect on OutlineParameterSelectWidget 2021-10-21 15:54:01 +02:00
ve.ui.MWTransclusionOutlineParameterWidget.js Minor documentation fixes 2021-10-13 14:02:57 +01:00
ve.ui.MWTransclusionOutlinePartWidget.js Implement basic Ctrl+Shift+Up/Down/Del support in new sidebar 2021-09-27 08:29:12 +00:00
ve.ui.MWTransclusionOutlinePlaceholderWidget.js Rework all code using template type related conditions 2021-10-22 10:42:16 +00:00
ve.ui.MWTransclusionOutlineTemplateWidget.js Merge "Add a11y label to sidebar parameter selection" 2021-10-22 11:51:44 +00:00
ve.ui.MWTransclusionOutlineWidget.js Merge "Fix/cleanup template dialog methods dealing with parts vs. items" 2021-10-25 10:02:04 +00:00
ve.ui.MWTransclusionOutlineWikitextWidget.js Use the "wikitext" for content in transclusions 2021-08-17 13:06:49 +02:00