Bug 225735

Summary: Image writing dialog too wide with long filenames
Product: [Applications] k3b Reporter: Vasiliy Astanin <madcad>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal CC: michalm
Priority: NOR    
Version: 1.69.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vasiliy Astanin 2010-02-06 16:49:14 UTC
Version:           1.69.0 (using KDE 4.3.5)
OS:                Linux
Installed from:    openSUSE RPMs

If .iso image lays /somewhere/not/so/near/and_a_filename_is_very_loooooong.iso, then image writing dialog tries to adapt such long path and filename becomes extremely wide and doesn't fit on display. There are some similar problem in other dialogs with filenames.
Comment 1 Michał Małek 2010-02-20 08:30:38 UTC
SVN commit 1093089 by mmalek:

Don't adjust combobox size to its contents, otherwise we get very wide dialogs for long file paths
BUG: 225735

 M  +1 -0      ChangeLog  
 M  +1 -0      src/misc/k3bimagewritingdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093089
Comment 2 Michał Małek 2010-02-20 15:37:52 UTC
You mentioned the other dialogs have similar issues. Could you point out which ones?