Summary: | edit attendee dialog has wrong layout | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Ludwig Reiter <ludwig.reiter> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: | |||
Attachments: | Four attendees entered, layout problem. |
Description
Ludwig Reiter
2010-12-13 15:39:14 UTC
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 |