Closed
Bug 307002
Opened 20 years ago
Closed 20 years ago
Links should change colour dynamically if they are loaded in another windows
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: lagrave+bugs+mozilla.org, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
An example:
You load page A. A has links to page B, C and
From A you open B in a new tab. When B has finished loading but you are still
reading A you open C and D. On A, the links to C and D change colour according
from the colour for unvisited links to the colour for visited links when C and D
have finished loading.
However, on B, which also has links to C and D, the links to C and D are still
marked as unvisited until you reload B.
B has also has links to C and D.
Reproducible: Always
Steps to Reproduce:
1. Load A
2. Load B
3. Load C and D
Actual Results:
On A, C and D are marked as visited. On B, they are marked as unvisited.
Expected Results:
On B, the links for C and D should be marked as visited as soon as these pages
has finished loading. This is how it works in other browser, e.g., Safari
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 78510 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•