Search and Top Navigation
#9044 closed bug (fixed)
Opened February 01, 2013 07:48AM UTC
Closed September 17, 2013 06:11PM UTC
Last modified November 26, 2013 08:32PM UTC
Menu: Autofocus issue with dialog opened from menu widget
Reported by: | xlefebvre | Owned by: | k_borchers |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.4 |
Component: | ui.menu | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
Example: http://jsfiddle.net/Ksn9K/1/
When I open a dialog with button, there is an autofocus on textbox as expected. But when I open the dialog with menu, there is no autofocus.
Attachments (0)
Change History (6)
Changed February 01, 2013 03:54PM UTC by comment:1
status: | new → open |
---|---|
summary: | Autofocus issue with dialog opened from menu widget → Menu: Autofocus issue with dialog opened from menu widget |
Changed August 26, 2013 05:24AM UTC by comment:2
owner: | → k_borchers |
---|---|
status: | open → assigned |
version: | 1.9.0 → 1.10.3 |
Changed September 17, 2013 06:11PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | assigned → closed |
Menu: Only focus menu after click if focus is on an element within menu. Fixes #9044 - Menu: Autofocus issue with dialog opened from menu widget
Changeset: 485e0a06121d712bccad82a21a9e443292d2f9bb
Changed September 17, 2013 06:23PM UTC by comment:4
milestone: | none → 1.11.0 |
---|
Changed November 26, 2013 08:12PM UTC by comment:5
Menu: Only focus menu after click if focus is on an element within menu. Fixes #9044 - Menu: Autofocus issue with dialog opened from menu widget
(cherry picked from commit 485e0a06121d712bccad82a21a9e443292d2f9bb)
Changeset: 78c593be8f1651c743f4018dd9a2fd9ab6c25ae7
Changed November 26, 2013 08:32PM UTC by comment:6
milestone: | 1.11.0 → 1.10.4 |
---|
Corrected fiddle that doesn't mix jQuery UI versions: http://jsfiddle.net/Ksn9K/2/