Closed
Bug 426758
Opened 17 years ago
Closed 17 years ago
Firefox 3 Beta 5 crashes when YUI context menu is invoked
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 425499
People
(Reporter: goc9000, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Visit the Yahoo User Interface demo page for the ContextMenu component. Then right-click on the Dolly picture. For a split second, the custom context menu will appear, and then Firefox will immediately crash.
Note that this did not happen in Firefox 3 Beta 4.
Reproducible: Always
Steps to Reproduce:
1. Visit the Yahoo User Interface demo page for the ContextMenu component (the URL is included in this report)
2. Right-click on the Dolly picture
Actual Results:
Firefox crashes and offers to send a bug report
Expected Results:
A 'custom' DHTML ContextMenu should appear (the YUI library captures the oncontextmenu event and does some DOM trickery to display a menu where the user placed a click)
- Firebug was installed and active
Comment 1•17 years ago
|
||
Please provide a stack trace from about:crashes or if breakpad doesn't work (the flash plugin breaks it) create a stack trace from with http://developer.mozilla.org/en/docs/How_to_get_a_stacktrace_with_WinDbg.
Do you crash also in the safemode (without firebug) ?
Comment 2•17 years ago
|
||
For me, on a Mac, I don't get the crash when Firebug is disabled (only when it's enabled).
Seeing the same behavior when viewing the samples at extjs.com.
Crash report:
http://crash-stats.mozilla.com/report/index/b9e79a85-00f1-11dd-9272-001a4bd43e5c
Comment 3•17 years ago
|
||
Thanks for the crash id !
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•