[Digikam-devel] [Bug 141238] Album tree lacks horizontal scroll bar

Andi Clemens andi.clemens at gmx.net
Sun Jan 4 09:18:27 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=141238





--- Comment #16 from Andi Clemens <andi clemens gmx net>  2009-01-04 10:18:26 ---
(In reply to comment #15)
> So when adding heavily nested album trees, the column will be for example
> 1000px wide, always. To have auto scrollbars, you need to resize the column,
> which will result in a very big sidepanel that is not resizable by the user.

Now I'm confused by my own words :-)

What I meant was to get rid of the column cutoff (and the "..." chars),  we
need to auto-resize the column (Q3ListView::AllColumns / LastColumn). This is
all ok in our code.

If you resize the folderview (pull the slider to the left), the column itself
will not get smaller (and the scrollbars should appear). This is the behavior
we expect, but it seems to be that in this resizemode scrollbars are never
shown.

I can see this effect in other apps with other toolkits like GTK, too.
Maybe I'm getting things wrong here, but for me it looks like this is the only
way to do: display the hori scrollbar all the time.

Andi


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list