https://bugs.kde.org/show_bug.cgi?id=365868

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-desktop/14d48bac5f95e4e2
                   |                            |76b227023fed97d9cdeb6157

--- Comment #13 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 14d48bac5f95e4e276b227023fed97d9cdeb6157 by David Edmundson.
Committed on 01/08/2016 at 12:50.
Pushed by davidedmundson into branch 'Plasma/5.7'.

Workaround searching lockup

Summary:
QQC::ScrollView has an annoying bug where you can get it in a situation
where if you have exactly if delegates are based on the viewport width you
can get in a loop where you need the scrollbar, that shrinks the view so it
resizes the delegates at which point you don't need the scrollbar, so it
resizes the
delegates so and so on.

Keeping scrollbars always on is a good workaround.
If anything it's nice to not have things jumping around slightly when searching

Test Plan:
Plasma explorer still works.
Approach works as I've used it in the wallpaper selection dialog
for exactly the same reason.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D2239

M  +2    -0    desktoppackage/contents/explorer/WidgetExplorer.qml

http://commits.kde.org/plasma-desktop/14d48bac5f95e4e276b227023fed97d9cdeb6157

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to