Bug 264503 - In week view opening the choose calender color menu isn't opened
Summary: In week view opening the choose calender color menu isn't opened
Status: VERIFIED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: calendar (show other bugs)
Version: unspecified
Platform: Windows CE Microsoft Windows CE
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 17:14 UTC by Bjoern Ricks
Modified: 2011-02-15 17:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern Ricks 2011-01-27 17:14:37 UTC
Steps to reproduce
1) Open Korg-Mobile
2) Choose a calender with events in this week
3) Open week view
4) Open actions flap
5) Choose View and click on "Set Color Of Calendar"

No dialog is opened and the week view is flickering now.
Comment 1 Tobias Koenig 2011-02-08 12:53:05 UTC
Git commit 29a9ef40167f94579d9f32c29a37076e140ffd4e by Tobias Koenig.
Committed on 08/02/11 at 12:54.
Pushed by tokoe into branch 'komo3'.

Add color dialog replacement for WinCE

On WinCE we can't use the KColorDialog because QTableWidget has not
been ported to WinCE yet. So we use a simplified dialog that offers
a KColorCombo to choose from a preselected set of colors.

BUG: 264503

M  +50   -3    mobile/calendar/mainview.cpp     

http://commits.kde.org/kdepim/29a9ef40167f94579d9f32c29a37076e140ffd4e
Comment 2 Andre Heinecke 2011-02-15 17:48:25 UTC
Dialog is shown now