Closed
Bug 369059
Opened 18 years ago
Closed 18 years ago
Event disapears on drag & drop
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 343190
People
(Reporter: navlrac, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
Build Identifier: 0.3
Dragging an event to an Email Composition causes it to disapear.
Reproducible: Always
Steps to Reproduce:
1. Drag event to email composition
2.
3.
Actual Results:
After dragging an event, the event disapears from the calendar display. Change month in view, then change back to the original month and the event is shown again.
Expected Results:
Event not changed
Comment 1•18 years ago
|
||
I think this is a duplicate of Bug 343190.
Do you see an error in the JavaScript console?
Reporter | ||
Comment 2•18 years ago
|
||
No Error in JavaScript Window for normal drag.
If I refresh (Goto to Today), I can seen and drag the item again.
Extra things: Dragging the item and dropping back in the same place - the item disapears until refresh.
Dragging over the Agenda panel gives javascript errors:
Error: [Exception... "'JavaScript component does not have a method named: "canDrop"' when calling method: [nsITreeView::canDrop]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: chrome://calendar/content/calendar-month-view.xml :: onxbldraggesture :: line 165" data: no]
Source File: chrome://calendar/content/calendar-month-view.xml
Line: 165
Error: shadow.parentNode has no properties
Source File: chrome://calendar/content/calendar-month-view.xml
Line: 474
Comment 3•18 years ago
|
||
Yes, this is the same error as in Bug 343190 and is fixed on 0.4a1 nightly builds -> marking as duplicate.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•