Closed Bug 877255 Opened 12 years ago Closed 11 years ago

[calendar] Day view: 'All day' label not shown if there is an all day event in a disabled calendar

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(tracking-b2g:backlog)

RESOLVED DUPLICATE of bug 982240
1.4 S6 (25apr)
tracking-b2g backlog

People

(Reporter: aryx, Assigned: mmedeiros)

References

Details

(Whiteboard: burirun3[p=3])

Attachments

(1 file)

Boot2Gecko 1.1.0.0-prerelease 20130528230207 on Unagi Day view: 'All day' label not shown if there is an all day event in a disabled calendar Steps to reproduce: 1. Open calendar. You should just have the Offline calendar. 2. Create a new all day event. 3. Open the Offline calendar 4. Go to Day view. 5. Go to the day of the all day event. Actual result: 'All day' label on top is missing, but you can find it on the other days.
Confirmed, although I've only seen this when all calendars are disabled. Minor bug overall.
Whiteboard: burirun3
blocking-b2g: --- → 1.3?
Not a regression - not blocking.
blocking-b2g: 1.3? → backlog
I found this problem due to the follow code in calender_color.js ln159 ~ ln163. if (!calendar.localDisplayed) { displayBlock += '{ display: none; }'; } else { displayBlock += '{ display: inherit; }'; }
"All Day" is also considered an "hour" by the calendar view code, so fixing Bug 982240 will also fix this. I'm assigning this bug to myself since I need to add a test to confirm this behavior and avoid regressions. (I did not write tests for "all day" so far").
Assignee: nobody → mmedeiros
Status: NEW → RESOLVED
Closed: 11 years ago
Depends on: 982240
Resolution: --- → DUPLICATE
Whiteboard: burirun3 → burirun3[p=3]
Target Milestone: --- → 1.4 S6 (25apr)
sorry, marked as a duplicate by mistake.. reopening it.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
See Also: → 986734
added integration test to confirm that patch for Bug 982240 really fixed this problem and also to avoid regressions.
Attachment #8407739 - Flags: review?(gaye)
marking it as a duplicate of Bug 982240 since :gaye decided that it would be better if it was done as a single patch (easier to review/revert and they are tightly coupled anyway)
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → DUPLICATE
Attachment #8407739 - Flags: review?(gaye)
blocking-b2g: backlog → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: