Actions
Bug #43743
closedJumping scrollview upon accepting an auto-completion
Start date:
2012-12-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I was using the editor with around 4 lines of code visible below my cursor towards the lower border of the t3editor browser-window. Upon entering a dot an auto-completion-suggestion popped up. When I accepted this by pressing Enter the view "jumped" so that the line in which I was currently was editing became the top row in the editor-window. The editor scrolled for some reason. This happened to me several times during writing larger TypoScript-blocks and is quite annoying :-(
(experienced this with TYPO3 6.0; other releases might also be affected)
Updated by Michael Stucki almost 11 years ago
- Project changed from 75 to TYPO3 Core
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.5
- Is Regression set to No
Updated by Stefan Neufeind almost 10 years ago
Can be re-checked as part of the CodeMirror-upgrade (#28853).
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Mathias Schreiber about 9 years ago
- Status changed from New to Closed
Will be fixed by updating to a new version of codemirror
Updated by Stefan Neufeind about 9 years ago
And that won't happen for 6.2 LTS or 7 LTS afaik :-(
Actions