diff options
| author | Pan Zhang <[email protected]> | 2025-09-17 00:39:35 +0800 |
|---|---|---|
| committer | Akseli Lahtinen <[email protected]> | 2025-09-16 19:39:35 +0300 |
| commit | 407ce0706a18b9e1245f7c52246a76b0e54939dc (patch) | |
| tree | 90284f0ad33784cfcb3d2893e3c7e46b2dd08d96 /src/dolphinpart.cpp | |
| parent | 3b802845381d353dcbbeb06a12bd21b4b038874f (diff) | |
animatedheightwidget: ignore PageUp/PageDown to avoid invisible scroll
When typing in the search bar (or other widgets using AnimatedHeightWidget), pressing PageUp or PageDown would cause the internal QScrollArea (with hidden scrollbars) to react and scroll. This made the entered text appear to disappear even though focus stayed in the input field. PageUp and PageDown are now intercepted in AnimatedHeightWidget to prevent the underlying QScrollArea from handling them, ensuring input remains visible across all users of AnimatedHeightWidget.
BUG: 508835
Diffstat (limited to 'src/dolphinpart.cpp')
0 files changed, 0 insertions, 0 deletions
