Bug 301758 - Truncate names rather than showing a horizontal scrollbar in Places panel
Summary: Truncate names rather than showing a horizontal scrollbar in Places panel
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 2.0.95
Platform: unspecified Linux
: HI wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: usability
: 355605 432052 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-12 18:03 UTC by Kai Uwe Broulik
Modified: 2021-07-24 03:31 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In: 21.08


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2012-06-12 18:03:39 UTC
The new Places panel does not truncate item names and shows a horizontal scrollbar instead which looks bad. Especially in German where the "Home" folder is named "Persönlicher Ordner" you always end up with a horizontal scrollbar unless you want to waste  lot of space for the Places panel

Reproducible: Always

Steps to Reproduce:
1. Use German locale :P
2. Resize the Places panel smaller so you get "Persönlich" (or so) shown
3.
Actual Results:  
The panel will get horizontal scrollbars

Expected Results:  
The text is truncated to "Persönlich..."
Comment 1 Janet 2012-08-04 12:03:31 UTC
I'd prefer no scrollbars, no truncation and bigger icons to fill the space so that it doesn't look wasted ;).
Comment 2 Felix Michel 2012-08-10 10:17:59 UTC
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?
Comment 3 Emmanuel Pescosta 2012-08-18 12:56:54 UTC
(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.
Comment 4 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:20:01 UTC
Resetting assignee to default as per bug #305719
Comment 5 Nate Graham 2017-09-03 02:01:36 UTC
*** Bug 355605 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2021-01-25 15:59:18 UTC
*** Bug 432052 has been marked as a duplicate of this bug. ***
Comment 7 Bug Janitor Service 2021-07-11 18:13:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/233
Comment 8 Elvis Angelaccio 2021-07-18 16:58:49 UTC
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
Comment 9 Nate Graham 2021-07-24 03:30:55 UTC
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