Closed
Bug 86237
Opened 24 years ago
Closed 23 years ago
Drag link + Esc would give uncaught exception
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: doctor__j, Assigned: bugzilla)
References
Details
Attachments
(1 file)
941 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.1+) Gecko/20010615
BuildID: 2001061309
Reproducible: Always
Steps to Reproduce:
1. Open any webpage with a link in the page, say http://www.mozilla.org/
2. Drag the link and then press escape.
3. JavaScript Console error is given:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDragService.invokeDragSession]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://global/content/nsDragAndDrop.js :: anonymous :: line 105" data: no]
Comment 1•24 years ago
|
||
over to Drag&Drop.
Assignee: asa → blake
Component: Browser-General → XP Apps: Drag and Drop
QA Contact: doronr → tpreston
Assignee | ||
Comment 2•24 years ago
|
||
This may not be a bug.
Does Escape work regardless?
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Assignee | ||
Comment 3•23 years ago
|
||
suppress error notification.
Assignee | ||
Comment 4•23 years ago
|
||
r/sr=hewitt
checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•