Bug 175252

Summary: KMessageBox::warningContinueCancelList size too high and narrow
Product: [Frameworks and Libraries] kdelibs Reporter: Ivo Anjo <ivo>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Current default dialog size
"Expected" dialog size

Description Ivo Anjo 2008-11-15 21:55:55 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

Dolphin uses KMessageBox::warningContinueCancelList for confirming deletions, but the dialog normally is too high and not enough wide, so you end up having to scroll vertically.
Comment 1 Ivo Anjo 2008-11-15 21:59:49 UTC
Created attachment 28595 [details]
Current default dialog size
Comment 2 Ivo Anjo 2008-11-15 22:00:11 UTC
Created attachment 28596 [details]
"Expected" dialog size
Comment 3 Urs Wolfer 2008-11-16 12:21:54 UTC
SVN commit 884939 by uwolfer:

Set reasonable width of the list widget for KMessageBox::warningContinueCancelList. Show whole lines; except a line is bigger than half width of the current screen.
BUG:175252

 M  +17 -1     kmessagebox.cpp  


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