Bug 259732 - edit attendee dialog has wrong layout
Summary: edit attendee dialog has wrong layout
Status: VERIFIED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Windows CE Microsoft Windows CE
: HI major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 15:39 UTC by Ludwig Reiter
Modified: 2011-02-15 16:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Four attendees entered, layout problem. (58.61 KB, image/png)
2011-01-20 17:07 UTC, Bernhard E. Reiter
Details

Note You need to log in before you can comment on or make changes to this bug.
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