Summary: | Last device action is not highlighted as should on mouseover | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-plasma | Reporter: | Patrick Silva <bugseforuns> |
Component: | components | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | VHI | Keywords: | regression |
Version: | 5.86.0 | ||
Target Milestone: | --- | ||
Platform: | Archlinux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/plasma-framework/commit/56b14a777bfbfc71b135d59ea7a0f0eea92e1545 | Version Fixed In: | 5.87 |
Attachments: | screenshot |
Description
Patrick Silva
2021-09-16 15:35:19 UTC
Created attachment 141601 [details]
screenshot
Urgh, introduced with https://invent.kde.org/frameworks/plasma-framework/-/commit/a890391f3b87ce4d291a0355016f4cf5713ed186. Will fix. Git commit 56b14a777bfbfc71b135d59ea7a0f0eea92e1545 by Nate Graham. Committed on 16/09/2021 at 18:29. Pushed by ngraham into branch 'master'. ExpandableListitem: Correct expanded view height calculation a890391f3b87ce4d291a0355016f4cf5713ed186 forgot to take into account the vertical spacing between items, causing the highlight effect to be too short with certain font sizes. FIXED-IN: 5.87 M +1 -1 src/declarativeimports/plasmaextracomponents/qml/ExpandableListItem.qml https://invent.kde.org/frameworks/plasma-framework/commit/56b14a777bfbfc71b135d59ea7a0f0eea92e1545 |