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
Created attachment 56243 [details] Four attendees entered, layout problem.
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/
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
Layout on WinCE of this dialog is ok now