Bug 329251

Summary: CSV Importer table widget window height erratic after several window resizes
Product: [Applications] kmymoney Reporter: allan <agander93>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

Description allan 2013-12-26 17:28:53 UTC
CSV Importer table widget window height gradually reduces when main window is resized several times.
Gap between CSV Importer table widget window and wizard page area.

Reproducible: Always

Steps to Reproduce:
A 1. Resize CSV Importer main window height.
   2. Repeat a number of times.
   3. CSV Importer table widget window height gradually reduces.
B1. Between CSV Importer table widget window and wizard page area, there is an unnecessary amount of empty space.

Actual Results:  
As above

Expected Results:  
Resizing the Importer main window height should not result in the table widget window height gradually reducing.
Comment 1 allan 2013-12-28 22:18:22 UTC
Item A above was the result of a bug in my overloading of 
CSVDialog::resizeEvent(QResizeEvent * event).  As the routine was causing more harm than good, it has been removed.
Item B1 above is not directly connected to the table size problem, but it became more obvious as a result. It will be dealt with in another bug - https://bugs.kde.org/show_bug.cgi?id=329338
Comment 2 allan 2013-12-28 22:39:57 UTC
Git commit f5011097d9daa42da82226ee78a531a87e9a94ae by Allan Anderson.
Committed on 28/12/2013 at 22:28.
Pushed by allananderson into branch 'master'.

Fix problem with CSV Importer table widget window height becoming erratic after several window resizes.

M  +0    -29   kmymoney/plugins/csvimport/csvdialog.cpp
M  +0    -1    kmymoney/plugins/csvimport/csvdialog.h

http://commits.kde.org/kmymoney/f5011097d9daa42da82226ee78a531a87e9a94ae