touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #76526
[Bug 1364653] Re: Daily Recurring Events need refresh to appear when created from DayView
The reason why the modelChange was not triggered in such case is that
for occurrence cases, Pim(Organizer model) trigger modelChange signal
only if event id is null , however eds plugin sets event id for
occurrence event which cause this bug occurs. Same case for removing
occurrence event.
Enclose pls find the patch.
** Patch added: "fix-occurrence.patch"
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1364653/+attachment/4392801/+files/fix-occurrence.patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1364653
Title:
Daily Recurring Events need refresh to appear when created from
DayView
Status in Calendar application for Ubuntu devices:
Confirmed
Status in qtorganizer5-eds package in Ubuntu:
New
Bug description:
When I create a daily recurring event from the DayView that starts on
that day, the EventBubble does not immediately appear on the current
Day. I can swipe to go to future days, and the EventBubble appears
there. If I swipe back to return to the original Day, or I go to a
different view (MonthView, WeekView, etc.) the event appears.
Since the EventBubble appears after re-navigating to the page in any
way, this appears to be a "refreshing" problem, where the DayView
isn't updated after creating a recurring event.
Steps to Reproduce
--------------------------------
1) Open the Calendar App, and go to any day on the DayView.
2) Create a recurring event starting on that day, which re-occurs daily.
3) Save the new event and return to the DayView. The EventBubble should not appear on the DayView for the current Day.
Expected: The EventBubble should appear on the DayView page
immediately after returning from creating the event.
A reproduction of this behavior can be seen at:
https://www.youtube.com/watch?v=9NK9m8ZznrA&feature=youtu.be
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1364653/+subscriptions