Fix tabindex applied twice on RC top section
authorpetarpetkovic <ppetkovic@wikimedia.org>
Mon, 16 Oct 2017 13:42:03 +0000 (15:42 +0200)
committerpetarpetkovic <ppetkovic@wikimedia.org>
Mon, 16 Oct 2017 13:53:04 +0000 (15:53 +0200)
commit4203843b0fb18dd876fb203cc99d79cf99e09e6f
tree8e5bbdfb39693c508706ce6532607a6617728f2d
parent930e1fe7ed2567b3e1b595e0176864f9696227e3
Fix tabindex applied twice on RC top section

- Remove tabindex = 0 applied to ButtonElement and leave
only tabindex on ButtonElement-button, so keyboard focus
does not catch one time too much.

Bug: T175893
Change-Id: I5bf759dd2cdcb1a719f1ca7844253025813f8e9a
resources/src/mediawiki.rcfilters/ui/mw.rcfilters.ui.RcTopSectionWidget.js