Closed
Bug 153893
Opened 23 years ago
Closed 22 years ago
Auto refreshing stops after a link click.
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dave, Assigned: samir_bugzilla)
Details
Attachments
(1 file)
|
234 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611
BuildID: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611
If you have a page which reloads automatically using a "Refresh" meta tag, when
any "HREF" type link is clicked the refreshing stops. Even if the link is only
a piece of javascript or a "#" type link to elsewhere on the page.
Reproducible: Always
Steps to Reproduce:
1.Create a HTML page which refreshes using a "Refresh" meta tag.
2.Include a link on the page such as "<A HREF="#">moo</A>".
Actual Results: Clicking the link stops the page refreshing.
Expected Results: I would have thought the page would go on refreshing until
either the "Stop" button was pressed or the window.location actually changed,
not when a HREF has been clicked.
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
This test case WFM in 2002062308 PC/Win98.
| Reporter | ||
Comment 3•23 years ago
|
||
Glade to here it! Should we close this bug report?
| Reporter | ||
Comment 4•23 years ago
|
||
I have installed a newer Mozilla - Mozilla 1.1a+
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a+) Gecko/20020624 to be
precise. On windows 2000 pro. this still displays the bug.
| Reporter | ||
Comment 6•23 years ago
|
||
Tested it in the latest nightly build.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030423
And yes it does seem to be fixed. Nice one ;o)
Comment 7•22 years ago
|
||
ok resolving so, thanks for reporting this bug!
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•