Bug 399315

Summary: Horizontal scroll bar aligned to the right by default
Product: [Applications] digikam Reporter: MarcP <iwannaberich>
Component: Albums-TreeViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: caulier.gilles, iwannaberich, metzpinguin, rafael.linux.user
Priority: NOR    
Version: 6.0.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.0

Description MarcP 2018-10-02 18:24:15 UTC
SUMMARY

This is a minor issue. When the Album or Tag tree is too wide, a horizontal scroll bar appears. By default, that scroll bar is aligned to the right, making the text more difficult to read/browse than if it were aligned to the left. Placing it to the left and restarting digikam does not keep its position.

STEPS TO REPRODUCE
1. Switch to the album view
2. Expand some folders, so the text does not fit in the Album panel.
3. Notice that the horizontal scroll bar appears.

OBSERVED RESULT
The horizontal scroll bar is aligned to the right.

EXPECTED RESULT
Horizontal scroll bar aligned to the left.

SOFTWARE VERSIONS
Digikam 6.0beta1 appimage (from 28/09/2018 if I'm not mistaken) in ubuntu 16.04 64 bit.

ADDITIONAL INFORMATION

I could only reproduce it on an Ubuntu 16.04 installation. In Windows 10 the scrollbar seems to be aligned to the left.
Comment 1 Maik Qualmann 2018-10-02 19:40:29 UTC
Git commit 0d3f090a173d4cbccb907315e376f723bc3eb1af by Maik Qualmann.
Committed on 02/10/2018 at 19:39.
Pushed by mqualmann into branch 'master'.

set horizontal Scrollbar after start to left
FIXED-IN: 6.0.0

M  +2    -1    NEWS
M  +4    -1    core/libs/album/albumtreeview.cpp

https://commits.kde.org/digikam/0d3f090a173d4cbccb907315e376f723bc3eb1af
Comment 2 Rafael Linux User 2018-11-16 09:18:21 UTC
I tried version digikam-6.0.0-beta3-20181111T182317-x86-64.appimage but I didn't see changes at this.
Comment 3 caulier.gilles 2018-11-16 09:29:02 UTC
Because, i need to rebuild the bundles, and i will do it while this week end...

Gilles Caulier
Comment 4 Rafael Linux User 2018-11-16 09:43:41 UTC
Thank you Gilles. I wrote in https://bugs.kde.org/show_bug.cgi?id=400960 after discovering this thread by accident and, surprisingly, I realized that IWBR was requesting just the opposite I was requesting, if I have not misunderstood  :O
Comment 5 Maik Qualmann 2018-11-16 12:13:08 UTC
Rafael,

The desire with this bug was to put the slider after the program start only to the left, not with each selection. Maybe I can remove the workaround here and the slider will stay left after the program start.

Maik
Comment 6 Rafael Linux User 2018-11-16 12:46:19 UTC
You clarified my doubt perfectly.

Thanks a lot