Bug 260294

Summary: When Kalender has been started from invitation mail, return to list brings in a wierd step
Product: [Applications] KOrganizer Mobile Reporter: Björn Balazs <kde>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aheinecke
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Windows CE   
OS: Microsoft Windows CE   
Latest Commit: Version Fixed In:
Attachments: unwanted screen

Description Björn Balazs 2010-12-16 17:20:53 UTC
Created attachment 54827 [details]
unwanted screen

Version:           unspecified (using Devel) 
OS:                Windows CE

Make sure calender is not running. Now, in an invitation mail to an event click on "Check my calendar" -> the calendar applications starts showing the day view. now click on the "back to list"-button in the lower right corner. Now you get the screen attached. If you again press the "back to list"-button in the lower right corner you see the home screen.

Please make sure the dialogue that is shown attached does not appear.

Reproducible: Didn't try
Comment 1 Tobias Koenig 2010-12-20 11:32:15 UTC
SVN commit 1208020 by tokoe:

Remove the showEventView method.

This method is not needed anymore, because the state machine will
make sure the right view is visible.
That fixes the bug of the additional state that has been pushed
when the 'Check my Calendar' functionality is triggered in kmail-mobile
on an invitation mail.

BUG: 260294


 M  +0 -5      korganizer-mobile.qml  
 M  +2 -4      mainview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1208020