Opened 12 years ago
Last modified 9 years ago
#9821 confirmed Bug
ALT+F key combinations do not work on Mac
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Documentation & Samples | Version: | |
Keywords: | Cc: |
Description
On Mac, ALT+F10 and ALT+F11 open the sound settings menu instead of the anticipated CKEditor accessibility features.
Tested on Macs with OS X Mountain Lion (10.8.2) and standard Apple keyboards (where F10 and F11 control the sound).
Change History (9)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
You can also change keyboard settings so function keys work without Fn pressed. Then ALT+F10 will to its job.
comment:3 Changed 12 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
This should be at least documented properly (accessibility help, docs etc.), as it looks like it's confusing: see another user who had problems with it
comment:5 Changed 12 years ago by
Status: | reopened → confirmed |
---|
comment:6 Changed 12 years ago by
Component: | Accessibility → Documentation & Samples |
---|
comment:7 Changed 10 years ago by
comment:8 Changed 9 years ago by
I agree that this may be confusing, especially for Mac users because MacOS doesn't have any keystrokes using F-keys.
It was also pointed out that using ALT+FN+F0/10/11 keystrokes may be hard for people with disabilities, because it requires pressing 3 keys at the same time. That's true. But I think that the solution is to configure MacOS to not require pressing the FN key (such option of course exists). Such options should also be available in other systems.
So, basically, our problem is only that this problem isn't mentioned anywhere in our docs.
I would consider adding a short section about using F-keys with FN, and about FN-key lock in:
comment:9 Changed 9 years ago by
Can it be added to the help within CKEditor? Would be nice it was user facing & not something that you'd have to google for.
If F10 and F11 control the sound, then you need to use them with Fn key (so ALT+FN+F10), to trigger correct keystroke. This is normal behaviour.