Opened 11 years ago

Closed 10 years ago

#7988 closed bug (invalid)

Selectable should not recheck the command/control key on drag

Reported by: rrotter Owned by: rrotter
Priority: minor Milestone: 2.0.0
Component: ui.selectable Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:

Description

Selectable should check if the command or control key is pressed on the mouse down event and behave accordingly, and save this information for the drag event rather than checking again, this is a standard behavior seen in desktop applications, file browsers, etc. The current behavior is to recheck for the meta key on the drag event and leads to bizarre behavior when the key is lifted during a drag.

Change History (4)

comment:1 Changed 11 years ago by rdworth

Component: ui.coreui.selectable

comment:2 Changed 10 years ago by Scott González

Milestone: 1.9.02.0.0

comment:3 Changed 10 years ago by mikesherov

Owner: set to rrotter
Status: newpending

Thanks for contributing! What kind of bizarre behavior is encountered when the key is lifted? I'll mark this as open if I can understand how this is negatively effecting the user experience. Preferably a test case using jsFiddle.net would be ideal. Thanks again!

comment:4 Changed 10 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

Note: See TracTickets for help on using tickets.