Opened 11 years ago
Last modified 10 years ago
#7941 open bug
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).
http://jsfiddle.net/zjktz/33/
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.
Change History (5)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 Changed 10 years ago by
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 |
comment:3 Changed 10 years ago by
comment:5 Changed 10 years ago by
I'm never sure what to do with these types of duplicates. I usually keep them open and just add comments linking the tickets.
#8893 is a duplicate of this ticket.