Summary: | Truncate names rather than showing a horizontal scrollbar in Places panel | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kai Uwe Broulik <kde> |
Component: | panels: places | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugseforuns, bugzilla, elvis.angelaccio, emmanuelpescosta099, felix_michel, kdebugs.81do7, nate, pascal |
Priority: | HI | Keywords: | usability |
Version: | 2.0.95 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/90699c2c2dc6927c8294965041e45c6b986dceff | Version Fixed In: | 21.08 |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2012-06-12 18:03:39 UTC
I'd prefer no scrollbars, no truncation and bigger icons to fill the space so that it doesn't look wasted ;). Same thing for the english version which in KDE SC 4.9 (Dolphin 2.1) now includes Recently Accessed and Search for. The default size fits for the Places part of the side panel but not for the other items. That looks really bad and i have to resize the panel upon every start up. Dolphin does not remember the size of the places panel. Where can i set a fixed size for the panel that Dolphins remembers upon every start up? Or is it a bug? Should i file a bug report for that? (In reply to comment #2) > Dolphin does not remember the size of the places panel. Remembering the panel size works for me. > Where can i set a fixed size for the panel that Dolphins remembers upon every start up? Just resize the panel, settings are automatically saved when you close Dolphin. Resetting assignee to default as per bug #305719 *** Bug 355605 has been marked as a duplicate of this bug. *** *** Bug 432052 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/233 Git commit deaf5916f2f87d78825f33f2ba11475a24c9380f by Elvis Angelaccio, on behalf of Eugene Popov. Committed on 18/07/2021 at 16:58. Pushed by elvisangelaccio into branch 'master'. [PlacesPanel] Remove horizontal scrollbar This MR removes the horizontal scrollbar of the Places panel. For titles that don't fit in the panel, their elided versions will be used (i.e., with ...). M +11 -0 src/panels/places/placesview.cpp M +3 -0 src/panels/places/placesview.h https://invent.kde.org/system/dolphin/commit/deaf5916f2f87d78825f33f2ba11475a24c9380f Git commit 90699c2c2dc6927c8294965041e45c6b986dceff by Nate Graham, on behalf of Eugene Popov. Committed on 24/07/2021 at 03:30. Pushed by ngraham into branch 'release/21.08'. [PlacesPanel] Remove horizontal scrollbar This MR removes the horizontal scrollbar of the Places panel. For titles that don't fit in the panel, their elided versions will be used (i.e., with ...). (cherry picked from commit deaf5916f2f87d78825f33f2ba11475a24c9380f) M +11 -0 src/panels/places/placesview.cpp M +3 -0 src/panels/places/placesview.h https://invent.kde.org/system/dolphin/commit/90699c2c2dc6927c8294965041e45c6b986dceff |