Bug 218613

Summary: Configure Encoding window too small in k3b
Product: [Applications] k3b Reporter: mrudolf
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal CC: michalm
Priority: NOR    
Version: 1.69.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description mrudolf 2009-12-14 09:43:30 UTC
Version:           1.69.0 (using 4.3.3 (KDE 4.3.3), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.32-gentoo

1. Insert Audio CD
2. Press 'Start ripping'
3. Press a small button next to encoding combo.

BUG: Window is too small.

EXPECT: Window fit to content (probably missing layout).
Comment 1 Michał Małek 2009-12-16 00:06:28 UTC
SVN commit 1062779 by mmalek:

* Fixed showing plugin configure dialog. This fix the issue with too small "External encoder" dialog
* Disable "Configure Plugin" button in CD Ripping dialog when plugin doesn't have configuration dialog
BUG: 218613

 M  +51 -30    libk3b/plugin/k3bpluginmanager.cpp  
 M  +3 -1      libk3b/plugin/k3bpluginmanager.h  
 M  +4 -2      src/rip/k3baudioconvertingoptionwidget.cpp  


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