Opened 9 years ago
Closed 9 years ago
#17646 closed defect (fixed)
Dialog: in iOS when pressing prev/next buttons, the focus can move to fields in the dialog opener - outside of the dialog
Reported by: | itaig | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in iOS 6 and 7 when there are text fields in the main page which opens a dijit dialog which inside it there are also text fields when the user press the pref button in the keyboard in the first text field in the dialog the focus moves to a text field in the main page which should not happen when the user is filling the dialog
Change History (1)
comment:1 Changed 9 years ago by
Component: | General → Dijit |
---|---|
Milestone: | tbd → 1.9 |
Resolution: | → fixed |
Status: | new → closed |
Summary: | in iOS when pressing prev/next buttons inside dijit dialog the focus can move to fields in the dialog opener - outside of the dialog → Dialog: in iOS when pressing prev/next buttons, the focus can move to fields in the dialog opener - outside of the dialog |
Note: See
TracTickets for help on using
tickets.
This is exactly the problem that was fixed by [30682].
If you are still seeing the problem in 1.9 please attach a test case and write a comment here.