Opened 13 years ago
Last modified 12 years ago
#9827 confirmed Bug
Collapse toolbar keystroke doesn't work on FF
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Keystrokes | Version: | 4.0 |
| Keywords: | Firefox | Cc: | thargenediad@… |
Description (last modified by )
ALT+- keystroke doesn't work for me on FF (Linux and Win). In toolbar plugin keystroke is added for:
CKEDITOR.ALT + ( CKEDITOR.env.ie || CKEDITOR.env.webkit ? 189 : 109 )
This, for some reason works on v3, but on v4 doesn't, because ALT+- is ALT+173.
Change History (4)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 13 years ago by
| Status: | new → confirmed |
|---|
comment:3 Changed 13 years ago by
| Milestone: | CKEditor 4.0.2 |
|---|
comment:4 Changed 12 years ago by
| Cc: | thargenediad@… added |
|---|

Confirmed on FF Mac as well.