Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 4.13.3
-
None
-
Ubuntu 20.04
Description
Pressing Ctrl will scroll an opened document to top. That affect only unfocused pages.
How to reproduce:
- open some long document (in my case it was a big C++ file)
- scroll to some position in the document (without clicking on the document)
- press Ctrl
- the editor will scroll the document to the top
Actually this is very annoying during work, when you have found some place in the code and want to do something, accidentally press Ctrl and the document unexpected scrolls to top.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25218 The cursor goes to end of the qml file when I hit Ctrl+Z
- Closed
-
QTCREATORBUG-25219 saving qml file make a scroll jump on qml file
- Closed