I have a common login dialog using jquery UI dialog with 2 text boxes, a check box and a button. When using the tab key the check box and button is never focused. See attached demo.
Button - Tab key navigation does not work (button does not accept focus) in the jQuery UI dialog
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
- v15.2.4Download Official Update
- v15.1.8Download Official Update
Hi,
It looks like this issue is specific to jQuery or jQuery UI because everything operates correctly with the script files located on my machine. Attached is a sample project and screencast that illustrates the correct operation. I hope this will help you.
Thanks,
Alessandro.
Ok it works when you use jquery version 1.4.4 and jquery-ui version 1.8.7 they are both rather old and have problems.
If you change your solution to use jquery 1.10.2 and jquery-ui version 1.10.3 (also in your solution) the problem is present. The later is the ones default included by your new project template. Which versions do you support?
Hi,
Thank you for your update. I was able to reproduce it on our side. At present, it is unclear why this issue occurs, so I will discuss it with the team. We will contact you once we have any results. We greatly appreciate your time and cooperation.