Bug #17476
closedWhen switching from copy-mode to move-mode in the clipboard, the tooltip still says "Copy Items instead of moving them"
0%
Description
Though switched to move-mode the tooltip-text doesn't change.
Tested both in english and german.
(issue imported from #M5982)
Files
Updated by Markus Bucher over 17 years ago
This behavior is not a bug but a missing feature. With the new Skin the icons changed so it is necessary to provide at least a tooltip to inform the user about the copymode being used when working with the clipboard.
I provide two patches that provide these features.
class.t3lib_clipboard.php.patch -> typo3/t3lib/class.t3lib_clipboard.php
de.locallang_core.xml.patch -> typo3conf/l10n/de/lang/de.locallang_core.xml
(as an example for the german language)
Updated by Christian Kuhn over 16 years ago
This is solved in 4.2
A new drop down was introduced in favor of the icon.
Updated by Martin Kutschker over 16 years ago
Yes, it is annoying, but as we have a better approach in 4.2 we won't touch it for 4.1.