https://bugs.kde.org/show_bug.cgi?id=449544
Bug ID: 449544
Summary: KFilePlacesView flipped from giant icons to tiny icons
with a single added entry
Product: frameworks-kio
Version: 5.88.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Places
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
I recently changed that the live medium is booted over USB in openQA tests,
which added a new device in file dialog's places view. This added item however
causes the entire view to show tiny icons now, while without it had giant icons
before.
Without USB: https://openqa.opensuse.org/tests/2171982#step/dolphin/22
With USB: https://openqa.opensuse.org/tests/2173471#step/dolphin/23
Looking at the code, this is apparently intended as it only tries icon sizes in
multiples of 16px, but it is a bit weird and surprising. It also animates
between those 16px icon sizes smoothly, but that indicates to the user that
intermediate steps should be possible.
--
You are receiving this mail because:
You are watching all bug changes.