(bug 24298) Make dropdown menus in Vector more accessible by expanding and collapsing...
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 25 Apr 2011 14:08:01 +0000 (14:08 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 25 Apr 2011 14:08:01 +0000 (14:08 +0000)
commit573d3dafc159cb067ab9542cfb467f3e70792d0a
tree6906c1d575911ec7b25c84b012d5945fd77b9ff0
parent220279a3529f59f7e7e40d6e7c479d327faaadab
(bug 24298) Make dropdown menus in Vector more accessible by expanding and collapsing them when the hidden link behind the dropdown arrow receives a click event (triggered by an enter or space bar key press in the typical use case) and changing the appearance of the arrow when the hidden link behind it is focused. Patch by Jan Paul Posma
--This line, and those behind, will be ignored--

M    phase3/skins/Vector.php
M    phase3/skins/vector/images/arrow-down-icon.png
M    phase3/skins/vector/screen.css
AM   phase3/skins/vector/vector.js
M    phase3/resources/Resources.php
resources/Resources.php
skins/Vector.php
skins/vector/images/arrow-down-icon.png
skins/vector/screen.css
skins/vector/vector.js [new file with mode: 0644]