Search and Top Navigation
#7934 closed feature (duplicate)
Opened December 04, 2011 08:03PM UTC
Closed December 05, 2011 02:19AM UTC
Last modified December 05, 2011 02:19AM UTC
Opening Dialog causes input to lose focus
Reported by: | proximac | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
As mentioned in http://bugs.jqueryui.com/ticket/6098 the opening of a Dialog makes it set focus to the first tabbable item, button or itself. This can be extremely unwanted, especially if the dialog is on an input field.
Please provide an option to toggle this behavior on/off, as it is annoying to edit the API after each update.