Modify ↓
Ticket #2160 (closed bug: wontfix)
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: | ||
| Blocking: | Blocked by: |
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!
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Interface is no longer supported; consider switching to jQuery UI.