[Bug 261957] [Regression] Article list column size isn't remembered

Yashin Anton fynjy-007 at yandex.ru
Sat May 19 08:19:40 BST 2012


https://bugs.kde.org/show_bug.cgi?id=261957

--- Comment #7 from Yashin Anton <fynjy-007 at yandex.ru> ---
Created attachment 71211
  --> https://bugs.kde.org/attachment.cgi?id=71211&action=edit
Fix for bug, or workaround.

I wrote this patch. It's seems to fix this strange behavior. 

This behaviour caused:
header()->setStretchLastSection( false );
But the line is needed for correct positioning of the columns.

Following lines were removed because it set date column size in this path to
one pixel:
header()->resizeSection( header()->logicalIndex( header()->count() - 1 ), 1 );

Tested on Kubuntu 12.04 with kde 4.8.3 and kdepim 4.8.3

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list