Bug #81896
closedDrag and drop Text does not work
0%
Description
There is a problem, if you mark text and move it with the mouse into the input field (drag and drop). Have a look at the attached screenshot.
The text get lost after saving.
Files
Updated by Mona Muzaffar over 7 years ago
- Status changed from New to Needs Feedback
I don't think drag and drop is even meant to be possible in this use case.
The gray field which you marked in your screenshot is only visible in translated elements and shows the value of the original/default element.
So it is only meant to be a help for editors when translating elements.
Correct me if i am wrong or misunderstood your use case.
Updated by Gernot Ploiner over 7 years ago
Use case: You have the same word in your translation, because "Baby" is the same in english and in german. Also if you take a link value from the default translation or many cases more...
Then your browser supports the easy way to doubleclick the original words (text), then drag and drop it into the inputfield. Now TYPO3 lost the text after saving.
The TYPO3-working way is: Doubleclick the word, move your hand from the mouse to the keyboard, press crtl-c, move your hand to the mouse, click into the inputfield, move your hand back to the keyboard, press ctrl-v.
I know, this is not a major bug, but it is not the default browser behavior and it's confusing when the content is getting lost after saving.
Updated by Riccardo De Contardi over 7 years ago
I was actually able to perform this kind of "maneuver" with the latest 9.0 master, and using the header field of a content element.
I suspect that the failed saving could be related to the recently solved problem of not saved content in Chrome due to backend javascript.
It seems not possible to do the same thing with the page fields.
Updated by Mona Muzaffar over 7 years ago
- Status changed from Needs Feedback to New
Updated by Christian Eßl about 5 years ago
- Category set to FormEngine aka TCEforms
Updated by Susanne Moog almost 5 years ago
- Status changed from New to Rejected
There is no real consistency of this behaviour on the web. For example redmine (this web site) and jira both do not support that drag and drop behaviour either while other web sites do. I also did not find a definition for how this should behave, therefor I don't consider it as a bug and will close the issue. Feel free to reopen the issue if there is a definition for that.