wiki.techinc.nl/includes/htmlform
Bartosz Dziewoński 8c1a1a62a1 Avoid duplicate accesskey hints on OOUI widgets
Values returned by `Linker::tooltipAndAccesskeyAttribs()` and
`Linker::titleAttrib( ..., 'withaccess' )` include an accesskey
hint in the title text. This is unnecessary when used for OOjs UI
widgets, since after the changes from T168408 they display an
accesskey hint automatically.

Also fixed some other accesskey bugs in HTMLForm which probably
no one ever ran into.

Bug: T168408
Change-Id: I63285b5bce3341875a6d82eba059623bf105ca62
2017-08-01 20:59:13 +00:00
..
fields Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
HTMLForm.php HTMLForm: Show more options when incorrect displayFormat is set 2017-07-26 18:45:36 +00:00
HTMLFormElement.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
HTMLFormField.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php
OOUIHTMLForm.php Avoid duplicate accesskey hints on OOUI widgets 2017-08-01 20:59:13 +00:00
VFormHTMLForm.php