Search and Top Navigation
#7941 open bug ()
Opened December 08, 2011 12:42PM UTC
Last modified December 07, 2012 01:46PM UTC
Sortable: clicking a sortable item does not cause form element to blur
Reported by: | dclaysmith | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If a form element (textarea, textbox) has focus, clicking outside the element should cause the element to lose focus.
If you click on an element which as ui.sortable applied, the selected form element does not lose focus.
Bug verified on FF 7.0.1 (win) and Chrome 15.0.874 (win) and Chrome (mac).
Select one of the 3 form elements:
1) Clicking on one of the ui.sortable unordered list will NOT blur the element.
2) Clicking in the results pain, outside of the ui.sortable list will correctly blur the selected element.
Attachments (0)
Change History (5)
Changed October 11, 2012 02:55PM UTC by comment:1
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 04, 2012 10:01PM UTC by comment:2
status: | new → open |
---|---|
summary: | Clicking on ui.sortable elements does not remove focus from form elements which have focus → Sortable: clicking a sortable item does not cause form element to blur |
Changed December 07, 2012 01:46PM UTC by comment:5
I'm never sure what to do with these types of duplicates. I usually keep them open and just add comments linking the tickets.