Opened 13 years ago
Last modified 13 years ago
#9827 confirmed Bug
Collapse toolbar keystroke doesn't work on FF — at Initial Version
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Keystrokes | Version: | 4.0 |
| Keywords: | Firefox | Cc: | thargenediad@… |
Description
ALT+- keystroke doesn't work for me on FF (Linux and Win). There's:
CKEDITOR.ALT + ( CKEDITOR.env.ie || CKEDITOR.env.webkit ? 189 : 109 )
which for some reason works on v3, but on v4 ALT+- is ALT+173.
