Closed
Bug 148309
Opened 22 years ago
Closed 22 years ago
Close a tab page will close whole browser
Categories
(Core :: XUL, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Patrick.Gu, Assigned: cindy.fan)
References
Details
Attachments
(1 file)
861 bytes,
patch
|
Details | Diff | Splinter Review |
Linux boxing 2.4.7-10 i686 unknown
Redhat 7.2
Mozilla/5.0(X11;Linux i686;en-US;rv:1.0rc1)Gecko/20020425
reproduce of steps:
1.start browser
2.visit any page such as :www.mozilla.org
3.right-click any link and choose 'Open Link in New Tab'
4.when new tab page loading ...quickly click the 'x' icon to close the tab page
5.Whole broser close intead of just closing the tab page
Note:I can reproduce the bug on solaris 8
Reporter | ||
Comment 1•22 years ago
|
||
Just with GTK2
Other build with GTK1.2 have not this bug.
Comment 2•22 years ago
|
||
gtk2
Assignee: aaronl → Patrick.Gu
Summary: Close a tab page will close whole browser → [gtk2] Close a tab page will close whole browser
Patrich, Accessibility API is aaronl's place, it is not place for us to file
gtk2 bug :-)
Cindy has worked out a patch for it.
Assignee: Patrick.Gu → cindy.fan
Summary: [gtk2] Close a tab page will close whole browser → Close a tab page will close whole browser
Comment 4•22 years ago
|
||
Does it crash? Or does it exit?
Cindy, you patched on /widget/src/gtk2 only, does this bug also exist on
/widget/src/gtk?
chris, this patch looks good to me. can you review it?
Jay,this bug only exists on gtk2, not on /widget/src/gtk.
this bug can not be reproduced in the current mozilla_atf version.
when I worked on this bug in May 31th, it can only be reproduced on Mozilla 1.0
RC2(20020523) on Linux, mozilla_atf version is unreproducable too. (see bug 60
on bugsceri)
I used debug tool with the rc2 source code, it crashed because mDrawingarea is
null(refer to the patch), so I made the patch and it was ok.
Comment 10•22 years ago
|
||
dup of bug 132581?
Comment 11•22 years ago
|
||
Not reproducible anymore.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•