Opened 15 years ago
Closed 11 years ago
#4027 closed bug (invalid)
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.
Change History (9)
comment:1 Changed 15 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | minor → major |
Type: | enhancement → bug |
comment:2 Changed 15 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:3 Changed 13 years ago by
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
comment:4 Changed 11 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:5 Changed 11 years ago by
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 |
comment:6 Changed 11 years ago by
Owner: | set to epascarello |
---|---|
Status: | open → pending |
Selectable already supports cmd+click. Are you asking for us to ignore ctrl+click?
comment:7 Changed 11 years ago by
Status: | pending → new |
---|
The ticket is 4 years old! I would guess someone added it in at some point since then.
comment:8 Changed 11 years ago by
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?
comment:9 Changed 11 years ago by
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.