Closed
Bug 15672
Opened 26 years ago
Closed 25 years ago
App exit after XP menu usage, closing dialog with Ctrl-W.
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: slogan, Assigned: pavlov)
References
Details
(Whiteboard: [PDT+])
Steps to reproduce:
-- Start apprunner
-- Tasks->Messenger
-- Open up File menu using the mouse
-- Use Ctrl-W to dismiss the dialog
-- The messenger window background will clear but never really closes
-- You may see a rectangular region in the vicinity of the dialog that is about
the size of the File menu that was posted above.
-- Click on something in the mozilla dialog.
-- Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkWidget' will display
on the console.
-- apprunner will exit.
Comment 1•26 years ago
|
||
I can't exactly follow your steps to reproduce, but this reminds me of bug 15308
I wonder if the stack traces are the same.
Updated•26 years ago
|
Assignee: hyatt → pavlov
Updated•26 years ago
|
Priority: P3 → P2
Target Milestone: M12
Comment 2•26 years ago
|
||
reproduced in today's opt bits, sort of. The Messenger window does close on the
Ctrl-W, but there is a grey area left where the menu was. Trying to use the
remaining Navigator window results in the warning described, and a segfault.
setting p2 for m12, since this seems like a contrived scenario.
Comment 3•26 years ago
|
||
mass-moving all m12 bugs to m13
Assignee | ||
Updated•26 years ago
|
Target Milestone: M13 → M14
Comment 6•26 years ago
|
||
talk about contrived... with some effort I WAS able to reproduce this with the 2000012709 linux build w/ RH6.
I had a hell of a time gettig ctrl-w to work with the file menu open though, I'm not exactly sure if that was a
requirement. The mail window seemed to close properly and without incident. However, after doing so clicking
in the browser content area printing the following to the console before quitting:
Gdk-CRITICAL **: file gdkwindow.c: line 1474 (gdk_window_get_origin): assertion 'window != NULL' failed.
Gdk-CRITICAL **: file gdkwindow.c: line 1385 (gdk_window_get_size): assertion 'window != NULL' failed.
Putting on PDT+ radar for beta1. Great work claudius!
Putting back on beta1
Keywords: beta1
Whiteboard: [PDT+]
Assignee | ||
Comment 9•25 years ago
|
||
This is fixed. I'm not sure if I fixed it, hyatt fixed it or saari fixed it,
but it is fixed now.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•