Search and Top Navigation
#4027 closed bug (invalid)
Opened January 31, 2009 04:17PM UTC
Closed February 20, 2013 08:47AM UTC
Selectable: On Mac OSX should be Command+Click and not Control+Click
Reported by: | epascarello | Owned by: | epascarello |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The default nature for selecting multiple things on a MAC is to use Command+Click and not Control+Click. Control+Click is right click by default so it produces the context menu when making multiple selections. It is rather annoying when using this control.
Attachments (0)
Change History (9)
Changed February 17, 2009 12:35PM UTC by comment:1
milestone: | TBD → 1.6 |
---|---|
priority: | minor → major |
type: | enhancement → bug |
Changed March 08, 2009 02:31PM UTC by comment:2
milestone: | 1.7 → 1.8 |
---|
Changed October 21, 2010 10:28PM UTC by comment:3
This may be something where the hotkeys plugin (if it actually works across OS and keyboard layouts) could be useful: http://github.com/jeresig/jquery.hotkeys
Changed October 11, 2012 02:52PM UTC by comment:4
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 24, 2012 09:11PM UTC by comment:5
status: | new → open |
---|---|
summary: | On Mac OSX should be Command+Click and not Control+Click → Selectable: On Mac OSX should be Command+Click and not Control+Click |
Changed February 05, 2013 05:20PM UTC by comment:6
owner: | → epascarello |
---|---|
status: | open → pending |
Selectable already supports cmd+click. Are you asking for us to ignore ctrl+click?
Changed February 06, 2013 02:02AM UTC by comment:7
_comment0: | The ticket is 4 years old! I would guess someone added it in at some point since than. → 1360116195611438 |
---|---|
status: | pending → new |
The ticket is 4 years old! I would guess someone added it in at some point since then.
Changed February 06, 2013 02:46AM UTC by comment:8
status: | new → pending |
---|
Actually, this existed when you filed the ticket: http://view.jqueryui.com/1.6rc6/demos/selectable/default.html
So are you saying we should just close this ticket? You're not asking for anything to change?
Changed February 20, 2013 08:47AM UTC by comment:9
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!
Key bindings are hard, we need to get them right.