Closed
Bug 432703
Opened 17 years ago
Closed 17 years ago
Changing month with scroll wheel throws error [Error: this.dayitems.firstChild has no properties]
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: ssitter, Assigned: Fallen)
Details
(Keywords: regression)
Attachments
(1 file)
1.36 KB,
patch
|
dbo
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.15pre) Gecko/2008050712 Calendar/0.9pre
Steps to Reproduce:
1. Start with new profile and switch to Month or Multiweek view
2. Position the mouse over the main calendar grid
3. Use the scroll wheel to change the displayed month
Actual Results:
Error: this.dayitems.firstChild has no properties
Source File: chrome://calendar/content/calendar-month-view.xml
Line: 723
Expected Results:
No error.
Regression range: Works in Sunbird 0.9pre (2008-05-06-18)
Fails in Sunbird 0.9pre (2008-05-07-12)
Checkins during regression range: http://tinyurl.com/6y57uv
Reporter | ||
Updated•17 years ago
|
Summary: Changing month with scroll wheel throws error: this.dayitems.firstChild has no properties → Changing month with scroll wheel throws error [Error: this.dayitems.firstChild has no properties]
Assignee | ||
Comment 1•17 years ago
|
||
The obvious fix. Anyone who feels empowered to review feel free to take over, I'll pick a specific reviewer later on if noone steps up.
Comment 2•17 years ago
|
||
Comment on attachment 319929 [details] [diff] [review]
Fix v1
r=dbo
Attachment #319929 -
Flags: review? → review+
Assignee | ||
Comment 3•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Version: Mozilla 1.8 Branch → unspecified
Comment 4•17 years ago
|
||
Checked in lightning build 2008062218 -> VERIFIED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•