Bug Tracker

Ticket #1984 (closed bug: fixed)

Opened 9 months ago

Last modified 4 months ago

UI/Selectables almost unusable

Reported by: DeSchleib Assigned to: codesquare
Type: bug Priority: major
Milestone: 1.2.2 Component: ui
Version: 1.2.1 Keywords: UI/Selectables selectables
Cc: Needs: Patch

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

selectable.png (62.3 kB) - added by DeSchleib 9 months ago.
Screenshot to point 1

Change History

Changed 9 months ago by DeSchleib

Screenshot to point 1

Changed 5 months ago by scott.gonzalez

  • owner changed from stefan to rworth
  • component changed from interface to ui

Changed 5 months ago by paul

  • owner changed from rworth to codesquare

Changed 4 months ago by paul

  • status changed from new to closed
  • resolution set to fixed

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!

Note: See TracTickets for help on using tickets.