Bug #19961
htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
| Status: | Resolved | Start date: | 2009-02-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
This is a problem when trying to use the copy/cut/paste buttons in Firefox 3 because configuring user.js settings manually is not something understandable to the rest of us.
(issue imported from #M10337)
Related issues
| related to Core - Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut wit... | Resolved | 2008-12-04 |
History
Updated by Stanislas Rolland over 4 years ago
A version of Allow Clipboard Helper compatible with Firefox 3 and Firefox 2 has been uploaded to typo3.org:
http://typo3.org/fileadmin/allowclipboardhelper-0.6.xpi
Updated by Stanislas Rolland over 4 years ago
The attached patches fix the issue in TYPO3 4.2 and trunk. In the case of TYPO3 trunk, the whole exception handling process is cleaned up.
Updated by Stanislas Rolland over 4 years ago
Committed to SVN TYPO3core trunk (revision 4943) and branch TYPO3_4-2 (revision 4942).