[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 Akseli Lahtinen changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://invent.kde.org/syst ||em/dolphin/-/commit/b1d46a3 ||cbd6dd70a6ec7e31d2d11056a5f ||5c6d91 Status|ASSIGNED|RESOLVED --- Comment #7 from Akseli Lahtinen --- Git commit b1d46a3cbd6dd70a6ec7e31d2d11056a5f5c6d91 by Akseli Lahtinen. Committed on 19/06/2025 at 16:07. Pushed by akselmo into branch 'master'. AnimatedHeightWidget: Disable scrollbars QScrollArea is used to avoid increasing view width, and not for actual scroll reasons. We should therefore disallow scrolling the view entirely, since this causes bugs with being able to scroll random views. M +4-0src/animatedheightwidget.cpp https://invent.kde.org/system/dolphin/-/commit/b1d46a3cbd6dd70a6ec7e31d2d11056a5f5c6d91 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #6 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/990 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 --- Comment #5 from Akseli Lahtinen --- When you start typing and look closely, the size of the search field area shrinks couple pixels, then expands again. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 --- Comment #4 from Akseli Lahtinen --- Investigating further, for some reason the `m_secondRowLayout->geometry()` height grows to 2x the size when opening the search and typing text. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 Akseli Lahtinen changed: What|Removed |Added CC||akse...@akselmo.dev --- Comment #3 from Akseli Lahtinen --- Looks like it adds the height of the details view category buttons to the height of the search. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 Felix Ernst changed: What|Removed |Added Ever confirmed|0 |1 CC||felixer...@kde.org Status|REPORTED|CONFIRMED --- Comment #2 from Felix Ernst --- Confirming. This is a scroll area so this can be collapsed below the minimum width horizontally. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504252] New search UI can be partially scrolled away
https://bugs.kde.org/show_bug.cgi?id=504252 --- Comment #1 from Marco Martin --- additional note: scaling is at 1.25, wouldn't be surprised if it depends from fractional scaling -- You are receiving this mail because: You are watching all bug changes.