Bug 175474

Summary: set the minimum size for the module to avoid double scrollbar problem
Product: [Applications] systemsettings Reporter: Maciej Pilichowski <bluedzins>
Component: kcm_keysAssignee: Michael Jansen <kde>
Status: RESOLVED FIXED    
Severity: wishlist CC: andresbajotierra
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: double scrollbars

Description Maciej Pilichowski 2008-11-18 11:08:28 UTC
Version:            (using KDE 4.1.3)
Installed from:    SuSE RPMs

set the minimum size for the module to avoid double scrollbar problem

When the height is small there is double scrollbar, it makes the window confusing and it does not help at all because the same content is then scrollable by two scrollbars.

Setting minimum height for the module would fix it, because additional scrollbar appears only when it is needed.
Comment 1 Dario Andres 2008-11-28 18:53:50 UTC
Can you attach a screenshot showing the double scrollbar. Thanks :)
Comment 2 Maciej Pilichowski 2008-11-28 20:15:24 UTC
Created attachment 28895 [details]
double scrollbars

Sure, here we go.
Comment 3 Michael Jansen 2009-02-05 00:19:37 UTC
SVN commit 921389 by mjansen:

Set a minimum size for systemsettings main window. Play nice and use
800x480 for eeepc and n810 (so i'm told).

The result is better but still not pretty. If we really intend to support
these resolution we have some work to do.

CCBUG: 175474

 M  +4 -0      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=921389