-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 18.0.0
-
None
-
Plasma 6.4.3, Qt 6.9.1
-
-
9ea8f5c9557744e620d83bfd1a3c769d12ab2aea
When a source file is short and would fit into the editor window without scrolling, and QtC opens the file positioned somewhere in the middle of the file, scrolling to the top is impossible. Scrolling the mouse wheel results in no move of the viewport. Pressing "Home" changes the viewport position and scrolling works as expected afterwards.