]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Fix shift-tab handling, focus the correct element 1264/head
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Tue, 10 Jun 2014 10:38:26 +0000 (12:38 +0200)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Tue, 10 Jun 2014 11:54:58 +0000 (13:54 +0200)
commita0b84767a76098cdcc6375dfe28a7fee866bd395
treec4fe087eefac47e109342f09b635fabc18057597
parentc31d5f06881069bae73b09c069a45b9d74c28bfe
Dialog: Fix shift-tab handling, focus the correct element

Copy-paste error introduced in df6110c0d424ff3306fdd5576011f2dcf4d242d0

Updates the tabbing test to be more specific about which element should
have focus, instead of only checking if focus is within the dialog.

Ref #9646
Ref #10103
Closes gh-1264
tests/unit/dialog/dialog_core.js
ui/dialog.js