[Digikam-devel] [Bug 166472] Thumbnail bar gone in image editor when switching back from fullscreen

Andi Clemens andi.clemens at gmx.net
Thu Dec 4 09:46:47 GMT 2008


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





--- Comment #60 from Andi Clemens <andi clemens gmx net>  2008-12-04 10:46:47 ---
I think I found the problem, but I don't know how to handle it.
The thumbbar (in ImageEditor or showFoto) disappears after returning from
fullscreen, when the SidebarSplitter is calling its setSize() method.
Since the thumbbar is no Sidebar widget, it is not getting resized properly.
I have put debug messages in setSize() method:

digikam(9751)/kfortune Digikam::SidebarSplitter::setSize: SIZELIST:  (0, 1440,
0)
digikam(9751)/kfortune Digikam::SidebarSplitter::setSize: SIZELIST:  (0, 1440,
257)

As you can see, only the right item (the Sidebar) is set to its old size, the
thumbbar is not.
Maybe this bug is also related to the other "famous" spliiter bug?

Any suggestions here?

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