Closed Bug 151213 Opened 23 years ago Closed 23 years ago

buster is broken

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bozie, Assigned: jst)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.1a) Gecko/20020612 BuildID: 20020612 http://komodo.mozilla.org/buster/ displays first page then constantly re displays same page. Will not change pages. Random also broken. Reproducible: Always Steps to Reproduce: 1.click debug 2.select buster 3.select top 100 Actual Results: same page always displays after timeout load next page Expected Results: a new buster page expected
seeing this too, current cvs, linux. (NS4.* loads them fine)
buster does not sequence repeats first page always
-> Dom 0 (?)
Assignee: Matti → jst
Component: Browser-General → DOM Level 0
QA Contact: imajes-qa → desale
this was confirmed. setting bug status to New.
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 158797 has been marked as a duplicate of this bug. ***
Dupe had Platform/OS of All/All.
OS: Windows ME → All
Hardware: PC → All
Keywords: mozilla1.2
I noticed this in build 2002081119 Platform: Win XP Reproducible: Always Works okay on IE 6.0 Here is some source code to help you out: <head> <title>page loader test page top100/url.8 </title> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <meta http-equiv="refresh" content="25"> </head> <frameset rows="40,*"> <frameset cols="75%,15%,10%"> <FRAME name=no1 SRC="top100/url.8"> <FRAME name=no2 SRC="t.html"> <FRAME name=no3 SRC="count.html"> </FRAMESET> <FRAME name=no4 SRC=" http://www.mirabilis.com "> </FRAMESET> The url in FRAME NAME=no4 changes every 25/27 seconds. Could this be an error in the way Mozilla is handling frames and framesets. This is surely a regression because I ran this test on an older (1.0 pre release time frame) build and it worked okay.
ummm...as of 2002092204 win32 things seem to be working again. However there is the long-standing cosmetic issue of the page counter having an extra linefeed at the top causing scrollbars in that frame. Verify, WFM?
WFM in Mozilla 1.2 alpha on Win 98.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.