Summary: | Arrow hitbox does not match visuals in tree view | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Antonio Rojas <arojas> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, kfm-devel, nate, paulepank, uhhadd |
Priority: | HI | Keywords: | regression |
Version: | 22.03.80 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=451341 | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/a4f9974daf1e533c39f67129b85193ad4d47e5ad | Version Fixed In: | |
Sentry Crash Report: |
Description
Antonio Rojas
2022-03-19 22:51:06 UTC
Can reproduce. Possibly a regression from the RTL work. https://invent.kde.org/system/dolphin/-/commit/ddba4f5fd88c4fa855e3f2eb0d9d95a6290d150a and look suspicious, but I'll bisect. Yep, git bisect says it was https://invent.kde.org/system/dolphin/-/commit/ddba4f5fd88c4fa855e3f2eb0d9d95a6290d150a. Jan, can you take a look? *** Bug 452216 has been marked as a duplicate of this bug. *** Git commit a4f9974daf1e533c39f67129b85193ad4d47e5ad by Felix Ernst. Committed on 04/04/2022 at 10:54. Pushed by felixernst into branch 'release/22.04'. Revert "KStandardItemListWidget: handle RtL drawing properly" This reverts commit 3ce9d1d19e081fbb9acf020f15652175673bcf5c. This reverts commit ddba4f5fd88c4fa855e3f2eb0d9d95a6290d150a. Aside from the two bugs mentioned below, this also fixes another regression: The spacing on the left of the view does now once again follow the size of its column header. Related: bug 451341 M +16 -65 src/kitemviews/kstandarditemlistwidget.cpp https://invent.kde.org/system/dolphin/commit/a4f9974daf1e533c39f67129b85193ad4d47e5ad |