Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 16.0.0-beta1, Qt Creator 16.0.0-beta2
-
None
-
Ubuntu 24.04 LTS
-
d1ed91dad (16.0)
Description
- Open Creator's Terminal view (Alt+5).
- Generate enough output to make the terminal scroll vertically.
- Scroll up the terminal.
Of course, the input line goes out of view. - Type into the terminal.
Expected: The terminal scrolls its input line into view. This is what gnome-terminal does and I think other terminal emulators do it, too.
Actual: The terminal does not scroll. It receives the input but you cannot see it until you scroll down manually.