Side navigation
#7552 closed bug (invalid)
Opened November 18, 2010 02:45PM UTC
Closed November 18, 2010 03:06PM UTC
input box can not be accessed with left click in FF3.6, tab and right click do work
Reported by: | bart@dircx.be | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This problem occurs only in FireFox: My version 3.6.6
when I add a text box to the LI element, the text box can not be accessed with a left click. Tab and Right click are working fine as all other functionalities of the sortable list
Attachments (0)
Change History (2)
Changed November 18, 2010 03:00PM UTC by comment:1
Changed November 18, 2010 03:06PM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
Please file jQuery UI bugs in the jQuery UI bug tracker.
Before that, try posting in the jQuery UI section on the forum to see whether there are immediate ways to solve the problem.
This concerns the control: sortable
bug workaround: add $(this).focus(); to the textbox control