Opened 12 years ago
Closed 12 years ago
#7552 closed bug (invalid)
input box can not be accessed with left click in FF3.6, tab and right click do work
Reported by: | 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
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
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.
Note: See
TracTickets for help on using
tickets.
This concerns the control: sortable
bug workaround: add $(this).focus(); to the textbox control