Bug 225735 - Image writing dialog too wide with long filenames
Summary: Image writing dialog too wide with long filenames
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.69.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-06 16:49 UTC by Vasiliy Astanin
Modified: 2010-02-20 15:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?