Ticket #2170 (closed Bug: fixed)
Text coping by Ctrl+Ins doesn't work
| Reported by: | SibProgrammer | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | General | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
Text coping by Ctrl+Ins doesn't work anymore. Reproduced at http://www.fckeditor.net/demo
Additional info: I have old integration with FCKeditor 2.2 there copying by Ctrl+Ins work fine. If I add [ CTRL + 45 /*INS*/, 'Copy' ] to FCKConfig.Keystrokes problems solves for IE. But under Firefox (version 2.0.0.14) I start getting warnings that copying is disabled by my browser for security reasons. This is incorrect cause using the same version of Firefox and FCKeditor 2.2 I can copy text by Ctrl+Ins without any problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.