Skip to main content

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).

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.

Attachments (0)
Change History (5)

Changed October 11, 2012 02:55PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed November 04, 2012 10:01PM UTC by petersendidit comment:2

status: newopen
summary: Clicking on ui.sortable elements does not remove focus from form elements which have focusSortable: clicking a sortable item does not cause form element to blur

Changed December 07, 2012 01:30PM UTC by tj.vantoll comment:3

#8893 is a duplicate of this ticket.

Changed December 07, 2012 01:31PM UTC by tj.vantoll comment:4

This is possibly a duplicate of #4261, thoughts?

Changed December 07, 2012 01:46PM UTC by scottgonzalez 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.