Skip to main content

Bug Tracker

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 bart@dircx.be comment:1

This concerns the control: sortable

bug workaround: add $(this).focus(); to the textbox control

Changed November 18, 2010 03:06PM UTC by jitter comment:2

resolution: → invalid
status: newclosed

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.