Summary: | Horizontal scrollbar in Dolphin may hide bottom row of icons. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Geert Lamers <bugs.kde> |
Component: | view-engine: compact mode | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frank78ac, toddrme2178 |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.1 | |
Sentry Crash Report: | |||
Attachments: | Icons hidden behind status bar. |
Description
Geert Lamers
2012-01-16 09:24:27 UTC
I've just noticed that when there is no scrollbar, icons are still hidden behind the status bar. Created attachment 67880 [details]
Icons hidden behind status bar.
Icons being hidden behind the status bar. This is compact view with grouping enabled.
Thanks for the bug report! I can confirm this issue. Git commit 44b8e12e54f53a687ece168baa97801b37ec09bb by Peter Penz. Committed on 07/02/2012 at 17:16. Pushed by ppenz into branch 'KDE/4.8'. Compact view: Don't hide items at the bottom when grouping is turned on When grouping has been turned on, it was possible that items aligned at the bottom have been hidden. FIXED-IN: 4.8.1 M +11 -2 dolphin/src/kitemviews/kitemlistviewlayouter.cpp http://commits.kde.org/kde-baseapps/44b8e12e54f53a687ece168baa97801b37ec09bb Git commit 691190f0d9927336ddd778eab5249a100eba5825 by Peter Penz. Committed on 07/02/2012 at 17:16. Pushed by ppenz into branch 'master'. Compact view: Don't hide items at the bottom when grouping is turned on When grouping has been turned on, it was possible that items aligned at the bottom have been hidden. FIXED-IN: 4.8.1 M +11 -2 dolphin/src/kitemviews/kitemlistviewlayouter.cpp http://commits.kde.org/kde-baseapps/691190f0d9927336ddd778eab5249a100eba5825 |