Page MenuHomePhabricator

jQuery.tabIndex: firstTabIndex() outputs highest tabindex in use
Closed, ResolvedPublic

Description

The firstTabIndex-function in jQuery.tabIndex outputs the highest tabindex in use, which is not so amazing since the code is the same as for lastTabIndex.


Version: 1.20.x
Severity: normal

Details

Reference
bz29048

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:36 PM
bzimport set Reference to bz29048.

Aye, that does look stupid.

Confirming local patch now, will commit soon and write a test for it.

Fixed in r88625.

Test suite has been added and can be ran by browsing to: