Bug 399315 - Horizontal scroll bar aligned to the right by default
Summary: Horizontal scroll bar aligned to the right by default
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-TreeView (show other bugs)
Version: 6.0.0
Platform: Appimage Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 18:24 UTC by MarcP
Modified: 2018-11-16 12:46 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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