Closed
Bug 114096
Opened 24 years ago
Closed 23 years ago
coupons.com- My browser disappears.
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joubert, Assigned: arun)
References
()
Details
(Whiteboard: [deny])
At first I thought that mozilla had crashed, but I noticed that only the window
in which the I was browsing was gone. My email windows was still up and I could
just create a new browser window.
This site displays fine with IE.
Comment 1•24 years ago
|
||
worksforme, linux build 2001-12-07-08
Summary: When connecting to www.coupons.com, my browser disappears. → When connecting to www.coupons.com, my browser disappears.
Joubert, please provide the build ID you are using. Wfm on 2001120603, Win98.
| Reporter | ||
Comment 3•24 years ago
|
||
Not exactly sure how to figure out build env.
This is the version that was released as 0.9.6.
Under "About" I get:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
Is that what you need. Sounds like this was fixed in a later build.
Comment 4•24 years ago
|
||
Reporter : yes, that's what we needed, thanks.
WFM, win98 2001112009 and Win98SE 2001120504
Comment 5•24 years ago
|
||
I'm still seeing this problem on linux 121208 build. The page does some kindo of
window close. Konqueror catches this and offers a dialog asking if you want to
close the window. Mozilla/Netscape6.x don't throw that dialog.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•24 years ago
|
||
Asa is right... the page is trying to close the window!! :)
Adding the piece of JavaScript from the page that is closing the window:
----------------------------------------
<script LANGUAGE="javascript">
<!--
if (navigator.platform !='Win32'){
//window.navigate('eBricksNR.asp?Alt=' + "" + '&o='+ "");
window.close();
}
//-->
</script>
They don't like linux!
Comment 7•24 years ago
|
||
Well, in this case we may consider that the window.close was the intended
feature in the page (for platforms diff than win98) and that the fact that we
silently close the window is the real report - the summary still is valid since
it says that the browser disappears.
We may have a bug already on this window.close silent issue.
Comment 8•24 years ago
|
||
->evangelism
Assignee: asa → aruner
Component: Browser-General → US Ecommerce
Product: Browser → Tech Evangelism
QA Contact: doronr → bclary
Version: other → unspecified
Comment 9•24 years ago
|
||
> We may have a bug already on this window.close silent issue.
bug 32571 seems to be related.
Comment 10•23 years ago
|
||
they now are a bit more polite and say, that they are are not Supporting Mac and
WebTV - no word about others
Updated•23 years ago
|
Whiteboard: [deny]
Comment 11•23 years ago
|
||
page massive redesigned. Could somebody with an account recheck, if everything
works now?
Updated•23 years ago
|
Summary: When connecting to www.coupons.com, my browser disappears. → coupons.com- My browser disappears.
| Reporter | ||
Comment 12•23 years ago
|
||
Looks like the problem is fixed. Closing bug.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021008
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•