Closed
Bug 272212
Opened 20 years ago
Closed 20 years ago
Alt+F, Q crashes Chatzilla @ nsMenuPopupFrame::ShortcutNavigation
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: neil, Unassigned)
References
()
Details
(Keywords: crash)
Steps to reproduce problem: 1. Go offline (I didn't want to autoconnect...) 2. Open Chatzilla 3. Alt+F, Q Expected results: chatzilla window closes Actual result: crash @ mCurrentMenu->MenuIsOpen(isOpen); Additional information: *(int *)mCurrentMenu is 0xdddddddd
Comment 1•20 years ago
|
||
Is the going offline step required to crash? (FYI: a URL like irc://bogus will make CZ open without any auto-connect-fu)
| Reporter | ||
Comment 2•20 years ago
|
||
No, I clicked on your bogus link to open Chatzilla and Alt+F, Q still crashed.
Comment 3•20 years ago
|
||
Neil, what's the line number of that MenuIsOpen() call? What's the stack?
| Reporter | ||
Comment 4•20 years ago
|
||
This no longer crashes my build...
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•