This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Tabbing sequence resetting via mouse clicks #5822
Open
Description
Issue description:
Tabbing sequence seems to reset itself during mouse click events.
Test page:
http://jsbin.com/onibuc/387
Steps to reproduce:
Tab over to link 1 and move the mouse cursor to the open area between link 1 and link 2. Click once, then press the Tab key again.
Expected outcome:
Link 2 should gain focus.
Actual outcome:
Link 1 gains focus.
Platforms/browsers (including version) and devices tested:
- Platform: Windows 7 Ultimate 64-bit
- Browser: Firefox 19.0.2
- Device: Desktop PC
jQuery Mobile and jQuery core version used:
- jQuery core: 1.9.0
- jQuery Mobile: master (latest)
Other relevant information:
wet-boew/wet-boew#1432