Project

General

Profile

Actions

Bug #19681

closed

RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x

Added by Erik Svendsen over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-12-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

First some clarification: I know that copy, cut, paste with the buttons never has worked in Firefox without either using AllowClipboard Helper or manually configure user.js. But copy, paste, cut with Ctrl+ has worked perfect until TYPO3 4.2.0. So it's a change in the 1.7.x version who causes this partly annoying behavior (when you are used to the possibility).

But strictly this behavior could be seen as a bug.

In versions before 1.7.x this behavior (use of shortcuts) work perfect regardless of the copy, cut, paste buttons showing. In version 1.7.x and uppwards it only work when copy, cut, paste buttons are hidden, therefore the following works.

RTE.default.showButtons = *
RTE.default.hideButtons = copy, paste, cut

but not

RTE.default.showButtons = *

Another problem is no message which can explain the behavior. A third problem is that AllowClipboard Helper isn't official in the Fx addon repostitory. Configuring user.js is to complicated for a average user.

TYPO3 version has to be 4.2.x and higher

1. Copy some text into the RTE with only default settings of htmlArea. Use Ctrl-C and Ctrl-V. It should be possible to copy in the text.
2. Set Page TS Config to RTE.default.showButtons = * Try to copy with Ctrl-C and Ctrl-V. Should not work and no message. Buttons should not work, with no messages.
3. Set Page TS Config to.
RTE.default.showButtons = *
RTE.default.hideButtons = copy, paste, cut
Copy should work.

Solution/possible
1. Get the message about configuring user.js/AllowClipboard Helper back and also a message that with hiding the buttons copy, paste, cut with ctrl-c etc will work (or stated in the manual)

2. Make the copy, paste, cut work whatever configuration used in Page TSconfig, and whatever method used

Maybe there are another solutions.
(issue imported from #M9894)


Files

rtehtmlarea_bugfix_9894_typo3_4-2.patch (1.7 KB) rtehtmlarea_bugfix_9894_typo3_4-2.patch Administrator Admin, 2009-02-03 07:02
allowclipboardhelper.xpi (36.4 KB) allowclipboardhelper.xpi Administrator Admin, 2009-02-03 07:31
rtehtmlarea_bugfix_9894_trunk.patch (6.48 KB) rtehtmlarea_bugfix_9894_trunk.patch Administrator Admin, 2009-02-04 00:00

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #18925: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2ClosedStanislas Rolland2008-06-09

Actions
Related to TYPO3 Core - Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3ClosedStanislas Rolland2009-02-04

Actions
Related to TYPO3 Core - Bug #19946: Paste does not work correctly with table rowsClosedStanislas Rolland2009-01-31

Actions
Actions

Also available in: Atom PDF