Closed
Bug 234188
Opened 21 years ago
Closed 21 years ago
Crash when drag and drop url from location bar onto desktop
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: heto, Assigned: jag+mozilla)
References
Details
(Keywords: crash, regression)
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040212
When I try to drag and drop an url from the location bar to the desktop, Mozilla
crashes. Think this is a newly introduced bug, I use this all the time otherwise.
Reproducible: Always
Steps to Reproduce:
1. start with any url (http) in location bar
2. drag to desktiop
3. big crash
Actual Results:
Crash
Expected Results:
link to url on desktop
using build 2004021208
(In reply to comment #0)
> User-Agent:
> Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a)
Gecko/20040212
>
> When I try to drag and drop an url from the location bar to the desktop, Mozilla
> crashes. Think this is a newly introduced bug, I use this all the time otherwise.
>
> Reproducible: Always
> Steps to Reproduce:
> 1. start with any url (http) in location bar
> 2. drag to desktiop
> 3. big crash
>
> Actual Results:
> Crash
>
> Expected Results:
> link to url on desktop
>
> using build 2004021208
crashing module info:
AppName: mozilla.exe AppVer: 1.7.20040.21208 ModName: gkwidget.dll
ModVer: 0.0.0.0 Offset: 0000c8d1
Comment 2•21 years ago
|
||
dupe of bug 233211 ?
(In reply to comment #2)
> dupe of bug 233211 ?
I don't think so, it's not crashing when dragging url to toolbar.
Anyway, frefox on same machine works ok.
Comment 4•21 years ago
|
||
After testing (on Win XP), I've determined that this has the same regression
window as bug 233211 (That is, this works on the 2004020311 build but crashes
on the 2004020317 build.)
http://bugzilla.mozilla.org/show_bug.cgi?id=233211#c7 *may* be the stack of this
crash.
Confirming, moving to XP/Toolkit/Widgets and flagging as potential 1.7a blocker.
Assignee: location-bar → jag
Status: UNCONFIRMED → NEW
Component: Location Bar → XP Toolkit/Widgets
Ever confirmed: true
Flags: blocking1.7a?
Keywords: crash,
regression
QA Contact: jrgmorrison
Comment 5•21 years ago
|
||
Works on Feb 15 nightly. Possibly fixed by dbaron's backout in bug 20022.
Flags: blocking1.7a?
Blocks: 20022
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
I relanded bug 20022. I did fix a number of other bugs that could have fixed
this. I tried to reproduce the bug and was unable to, but that doesn't mean
it's fixed in the relanding. Please let me know if you see this again.
You need to log in
before you can comment on or make changes to this bug.
Description
•