Bug 259732

Summary: edit attendee dialog has wrong layout
Product: [Applications] KOrganizer Mobile Reporter: Ludwig Reiter <ludwig.reiter>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: major CC: aheinecke, bernhard
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Windows CE   
OS: Microsoft Windows CE   
Latest Commit: Version Fixed In:
Attachments: Four attendees entered, layout problem.

Description Ludwig Reiter 2010-12-13 15:39:14 UTC
Version:           unspecified (using Devel) 
OS:                Windows CE

version: 2010-12-09 svn-1204839 

The event attendee edit dialog has wrong layout, some buttons lay over the flap border and the attendee name text field buttons are cut.

Reproducible: Didn't try
Comment 1 Bernhard E. Reiter 2011-01-20 17:07:23 UTC
Created attachment 56243 [details]
Four attendees entered, layout problem.
Comment 2 Bernhard E. Reiter 2011-01-20 17:08:18 UTC
The issue is more severe then originall thought.
When entering some more attendees, the space shrinks even further,
so it gets unusable. See attached Screenshot.

windows-ce/Kontact-Mobile/testing/2011-01-17-02-23/
Comment 3 Tobias Koenig 2011-01-24 14:15:58 UTC
Git commit 734733dd64e1c43d4edda8f02180d79e2cfe51c1 by Tobias Koenig.
Pushed by tokoe into branch 'master'.

Explicitly resize widgets under WinCE

QLayout seems not to work correctly inside a scrollview embedded in QML
under WinCE, so resize the widgets explicitly.

BUG: 259732

M  +9    -0    libkdepim/multiplyinglineview_p.cpp     

http://commits.kde.org/ee6cc38b/734733dd64e1c43d4edda8f02180d79e2cfe51c1
Comment 4 Andre Heinecke 2011-02-15 16:13:14 UTC
Layout on WinCE of this dialog is ok now