Bug #53128
closedTypoScript Editor Help with Mouseclick
0%
Description
If you select a TypoScript Option from the Help-Drowdown with the Mouse, the Cursor ist outside the Textfield or at the start of the keyword (not at the end).
For Example, write:
10 = TEXT
10.
After typing the dot the Help-Dropdown appears. There klick on the Option 'value' with your Mouse. After that you cannot write, because the Cursor (or focus?) is not in the Textfield.
Updated by Philipp Gampe about 11 years ago
- Status changed from New to Needs Feedback
Choosing value works for me. Choosing prepend or append does not work and I have the same problem.
What browser do you use?
Updated by Gernot Ploiner about 11 years ago
The Problem exists in actual Firefox 24 and Chrome 30 (other Browsers not tested).
But only when you type the first Letter of the keyword. Sorry for my mistake in the first post.
So try:
10 = TEXT
10.v
And then klick with the mouse on value...
Updated by Philipp Gampe about 11 years ago
- Status changed from Needs Feedback to Accepted
- Complexity set to medium
I can confirm that. But it looks more like browsers (once again) changed their way of rendering.
Updated by Mathias Schreiber almost 10 years ago
- Category changed from TypoScript to t3editor
Updated by Riccardo De Contardi over 9 years ago
it happens also with .stdWrap in TYPO3 6.2.12 tested with the latest Chrome
Updated by Riccardo De Contardi about 9 years ago
still present on 7.6-dev (latest master)
Updated by Andreas Kienast about 7 years ago
- Status changed from Accepted to Rejected
Issue seems to be solved in at least v8. I can't reproduce the issue either in Chrome or Firefox.