Side navigation
#1984 closed bug (fixed)
Opened November 28, 2007 01:17PM UTC
Closed May 04, 2008 09:14AM UTC
UI/Selectables almost unusable
| Reported by: | DeSchleib | Owned by: | codesquare | 
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 | 
| Component: | ui | Version: | 1.2.1 | 
| Keywords: | UI/Selectables selectables | Cc: | |
| Blocked by: | Blocking: | 
Description
Tried to use UI/Selectables for my project and identified some mjaor shortcomings:
1. If you shrink your selection rectangle after some elements has been marked as selected (".ui-selecting"), those elements will become selected (".ui-selected"). Screenshot attached.
2. If you drag the selection frame to fast, those elements won't become selected. Relates to http://dev.jquery.com/ticket/1645
3. Some other things i would like to see: Deselect selection with click on parent, select/deselect via mouseclick and keyboards modifiers
All of this can be reproduced with the orginal demo:
http://dev.jquery.com/view/trunk/ui/current/demos/ui.selectable.html
Attachments (1)
Change History (3)
Changed March 31, 2008 02:07AM UTC by comment:1
| component: | interface → ui | 
|---|---|
| owner: | stefan → rworth | 
Changed March 31, 2008 03:07PM UTC by comment:2
| owner: | rworth → codesquare | 
|---|
Changed May 04, 2008 09:14AM UTC by comment:3
| resolution: | → fixed | 
|---|---|
| status: | new → closed | 
Most of this is fixed in my believe - could you test using a recent version and open new tickets for specific cases if needed? Thanks!