Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 6.0.0
-
Fix Version/s: Qt Creator 6.0.2
-
Component/s: Editors
-
Labels:None
-
Platform/s:
-
Commits:02535d6bf8 (qt-creator/qt-creator/6.0) 02535d6bf8 (qt-creator/qt-creator/master) 02535d6bf8 (qt-creator/qt-creator/qmlprojectstorage) 02535d6bf8 (qt-creator/qt-creator/qds-3.0)
Description
Select-all creates an unwanted scroll to the bottom of the page
Within the editor, the "select all" command (crtl-a) does select the text of the current file but systematically scrolls down the page.
This problem was not found with the previous version (qtcreator 5.0.3)
regards