Bug #53213
closedTypoScript Editor copy&paste Bugs
0%
Description
If you copy&paste TypoScript code into a new template, some errors appears.
Try the following to reproduce it:
Create a new TypoScript Extension-Template and open the Setup-Field for the first time.
Then copy & paste any TypoScript-Code into it. It wont work.
Press Enter. Then paste again. Only the first Line of the Clipboard is inserted an there is a mystery with Linenumbers (see Screen 1). There are blank lines and the lines are vertically misplaced.
Try to delete the Code. It is not possible to delete the empty Line 1.
Paste again: Now it works, but the Linenumbers are broken again (see Sceen 2).
Tested in TYPO3 6.1.5 and Firefox 24 and 25.
In Chrome 30 copy&paste works, but the Linenumbers are also broken (see Screnn 3).
The Problem is also well-known in all other TYPO3 Versions.
Files
Updated by Stefan Neufeind about 11 years ago
I doubt this is easily fixable. Our editor (codemirror) is currently still a very ancient version. Even the author of the editor kindly asks us to please move to a more current version :-)
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from next-patchlevel to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Riccardo De Contardi about 9 years ago
- Target version changed from 7 LTS to 8 LTS
Will be fixed by updating to a new version of codemirror
Updated by Daniel Goerz almost 8 years ago
- Status changed from New to Closed
Closed as a duplicate of #72657. Please continue the discussion there.
Updated by Andreas Kienast about 7 years ago
- Has duplicate Bug #82677: Can't paste into empty TypoScript editor window (in Firefox) added