Side navigation
#2160 closed bug (wontfix)
Opened January 14, 2008 08:23PM UTC
Closed March 31, 2008 01:59AM UTC
Unable to enter data into text input under a sortable LI (using Interface)
Reported by: | clim | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | interface | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I have this:
<li class=sortableitem><input type="text" value=""></input></li>
and am finding that tabbing all the way until the focus is in the field is the only way to type into the text box. I cannot click into it at all. Other than that, Sortability/drag/drop etc works just great. Is there a quick fix? Thank you very much!
Attachments (0)
Change History (1)
Changed March 31, 2008 01:59AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.