Closed
Bug 413455
Opened 17 years ago
Closed 17 years ago
Task tree component does not fully implement nsITreeView
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
0.8
People
(Reporter: berend.cornelius09, Assigned: berend.cornelius09)
References
Details
Attachments
(1 file)
1.33 KB,
patch
|
michael.buettner
:
review+
|
Details | Diff | Splinter Review |
To make the task tree element capable to receive objects via drag and drop it must implement the methods "drop" and "getParentIndex" as defined in http://www.xulplanet.com/references/xpcomref/ifaces/nsITreeView.html
Flags: wanted-calendar0.8?
Flags: blocking-calendar0.8?
Assignee | ||
Comment 2•17 years ago
|
||
I added the missing methods...
Attachment #298429 -
Flags: review?(michael.buettner)
Updated•17 years ago
|
Flags: wanted-calendar0.8?
Flags: blocking-calendar0.8?
Flags: blocking-calendar0.8+
Comment 3•17 years ago
|
||
Comment on attachment 298429 [details] [diff] [review]
patch v. 1
r=mickey.
Attachment #298429 -
Flags: review?(michael.buettner) → review+
Assignee | ||
Comment 4•17 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Target Milestone: Future → 0.8
Comment 5•17 years ago
|
||
Checked in latest nichtly build 20080124 -> task is fixed and verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•