Search and Top Navigation
#7988 closed bug (invalid)
Opened January 05, 2012 08:29PM UTC
Closed November 12, 2012 09:10AM UTC
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.
Attachments (0)
Change History (4)
Changed January 05, 2012 08:42PM UTC by comment:1
component: | ui.core → ui.selectable |
---|
Changed October 11, 2012 02:52PM UTC by comment:2
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 29, 2012 04:25AM UTC by comment:3
owner: | → rrotter |
---|---|
status: | new → pending |
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!
Changed November 12, 2012 09:10AM UTC by comment:4
resolution: | → invalid |
---|---|
status: | pending → closed |
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!