Closed
Bug 406507
Opened 18 years ago
Closed 18 years ago
Right-click on SVG rendered drawing causes crash
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: randycarlton, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b1) Gecko/2007110904 Firefox/3.0b1
Right-click on SVG rendered drawing causes Firefox Beta 1 to crash. This can be easy demonstrated using any of the SVG documents available at:
http://croczilla.com/svg/samples/
Reproducible: Always
Steps to Reproduce:
1. Load SVG Document
2. Right-click on mouse
Actual Results:
Mozilla Crash Reporter invoked in most instances.
Expected Results:
A normal right-click menu should be rendered such as it does with Firefox 2.
The following is reported by the crash reporter:
BuildID: 2007110904
CrashTime: 1196654460
InstallTime: 1196653668
Name:
ProductName: Firefox
SecondsSinceLastCrash: 167
URL: http://croczilla.com/svg/samples/arcs1/screenshot.png
UserID: 5484####-####-####-####-77acfce1####
Vendor: Mozilla
Version: 3.0b1
This report also contains information about the state of the application when it crashed.
| Reporter | ||
Comment 1•18 years ago
|
||
User Agent is not clear from the above. The user agent for this crash is:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b1) Gecko/2007110904 Firefox/3.0b1
Updated•18 years ago
|
Component: General → SVG
Product: Firefox → Core
QA Contact: general → general
Comment 2•18 years ago
|
||
The URL you state is that of a PNG image. Does this bug have anything to do with SVG at all?
Comment 3•18 years ago
|
||
Right click works for me on both the SVG and PNG pages.
Please retry using the latest nightly and/or in safe mode.
| Reporter | ||
Comment 4•18 years ago
|
||
Everything worked in safe mode. I narrowed the issue to an extension that is not part of the base installation of Firefox. I will talk to the extension developer about the bug. Next time I will be more through in my analysis before posting. I'm sorry for wasting your time. I will mark this bug report as invalid. Thank you for your help.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Comment 5•18 years ago
|
||
No worries, thanks Randy.
You need to log in
before you can comment on or make changes to this bug.
Description
•