Closed Bug 1118850 Opened 10 years ago Closed 10 years ago

The calendar icon in the bottom left hand corner doesn't always display the correct day of the month

Categories

(Firefox OS Graveyard :: Gaia::Calendar, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-b2g:-, tracking-b2g:+)

RESOLVED FIXED
blocking-b2g -
tracking-b2g +

People

(Reporter: gaye, Assigned: mmedeiros)

References

Details

(Keywords: polish)

Attachments

(1 file)

Today is the 7th and it says "6". Tapping on it sends us (correctly) to the 7th in each of the views. This looks silly and will confuse users.
blocking-b2g: --- → 2.2?
tracking+ for the observed behavior but we're not sure exactly how to reproduce yet. Probably not a regression.
blocking-b2g: 2.2? → -
tracking-b2g: --- → +
Keywords: polish
we definitely need a better abstraction to listen for days/minutes changes.. right now we use `setTimeout`. also an opportunity to improve the performance of `calc.isToday()` (called many times during app startup) since we have a getter for `calc.today` which creates a new `Date` object on each call. we should also update the "current time" on week/day views.
Blocks: 1093016
Assignee: nobody → mmedeiros
Depends on: 1152486
Attachment #8593106 - Flags: review?(gaye)
Started discussion on GH
Comment on attachment 8593106 [details] [review] [gaia] millermedeiros:1118850-day-minute-change > mozilla-b2g:master One syntax nit on GH but otherwise r+. Thanks for rolling with the EventEmitter2 api.
Attachment #8593106 - Flags: review?(gaye) → review+
Keywords: checkin-needed
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: