Closed
Bug 3437
Opened 26 years ago
Closed 26 years ago
visited links don't show up in different color
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: ekrock, Assigned: waterson)
References
()
Details
Purple unvisited, lime (light green) visited, maroon (dark red) while active
(being clicked):
[ if click down then slide off, anchors remain red even though no longer active
-- in IE5, they stop being red, as they should ]
Updated•26 years ago
|
Assignee: peterl → joki
Comment 1•26 years ago
|
||
Fixed on 3/28.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 2•26 years ago
|
||
Using 4/2 build on Win NT, Win 95, Win 98, Mac8.5 and Linux, bug behavior still
exists. Purple (unvisited) and maroon (active) colors work, but visited color
(lime) does not work (across platforms). Reopening bug.
Updated•26 years ago
|
Resolution: FIXED → ---
Updated•26 years ago
|
Assignee: joki → peterl
Status: REOPENED → NEW
Summary: anchors remain red even though no longer active → visited links don't show up in different color
Comment 3•26 years ago
|
||
This bug was that the colors didn't change back. It is fixed. There is a
separate problem that visited color doesn't work. peterl is working on that
and since I don't immediately see that he has a bug for it I'm going to rename
this and dump it to him. He can dupe/reassign as necessary.
Comment 4•26 years ago
|
||
I see the difference here. Should I close out this bug?
Updated•26 years ago
|
Assignee: peterl → waterson
Comment 5•26 years ago
|
||
the nsIlinkHandler isn't returning visited informaiton about links yet...
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M5
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Comment 7•26 years ago
|
||
I have an implementation, but...per chofmann, roll this off to early M6.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•26 years ago
|
||
Added callbacks from webshell's nsILinkHandler to nsIGlobalHistory.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•26 years ago
|
||
Using 5/19 build, berified bug fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•