[konsole] [Bug 415508] On Wayland, scrollbar set to 'hidden' reappears when scrolling twice via touchpad
Kurt Hindenburg
bugzilla_noreply at kde.org
Sat Jul 4 18:32:12 BST 2020
https://bugs.kde.org/show_bug.cgi?id=415508
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/c0aff2
| |e90e2f827fee9f780603d740f83
| |a5ba147
Version Fixed In| |20.08
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
--- Comment #14 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit c0aff2e90e2f827fee9f780603d740f83a5ba147 by Kurt Hindenburg, on
behalf of Ferdinand Bachmann.
Committed on 04/07/2020 at 17:31.
Pushed by hindenburg into branch 'master'.
Fix scrollbar reappearing when using the touchpad (only on Wayland)
On Wayland, sometimes the scrollbar reappears on the left side of the
screen even when the scrollbar is set to 'hidden'.
- This happens when scrolling twice using the touchpad.
- This only happens on Wayland
- This only happens with Qt 5.14 or newer
This patch is a workaround for a change in Qt 5.14. Due "scroll phases",
scrollbars get set to visible when starting to scroll, and don't hide
themselves afterwards.
FIXED-IN: 20.08
https://invent.kde.org/utilities/konsole/-/merge_requests/127
M +14 -3 src/TerminalDisplay.cpp
M +4 -0 src/TerminalDisplay.h
https://invent.kde.org/utilities/konsole/commit/c0aff2e90e2f827fee9f780603d740f83a5ba147
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list