Closed
Bug 161777
Opened 23 years ago
Closed 23 years ago
visited link does not change color in linux
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: madhur, Assigned: dbaron)
Details
(Keywords: testcase, Whiteboard: WORKSFORME?)
Attachments
(1 file)
|
1.05 KB,
text/html
|
Details |
1) I see this bug only on linux.
2) A visited link does not change color as per the style mentioned. see testcase
attached.
3) even reloading the page does not help
4) re-visiting the same page does not show the link as visited.
i found the following bugs somewhat similar to this bug
----------
bug 128864 : clicking on a link in a frameset doesn't mark the link visited. you
need to reload the entire page to get the visited effect.
bug 70714 : visited link doesn't cahnge color (but this is specific to mfcembed)
bug 78510 : Link should become :visited color if URL is loaded in any other
window (this tells the bug happens on all platforms)
bug 156011 : Visited links not appearing in different colour in Mozilla sidebar
(winXP plaform)
------------------
i do not think any of these can be considered as dulicates, though.
| Reporter | ||
Comment 1•23 years ago
|
||
CSS pseudoclass ":visited" does not take effect
| Assignee | ||
Comment 2•23 years ago
|
||
Worksforme, current trunk linux build. Do you have something odd in your
userContent.css? Do you have the "Use my chosen colors" option in Prefs |
Appearance | Colors?
| Reporter | ||
Comment 3•23 years ago
|
||
i see this on *branch* linux build : 2002-08-07-07-1.0
no ... i do not have the "use my chosen colors" option selected in pref |
appearance | colors
Keywords: testcase
| Assignee | ||
Comment 4•23 years ago
|
||
worksforme, 1.0 branch linux build, as well.
Whiteboard: WORKSFORME?
| Reporter | ||
Comment 5•23 years ago
|
||
tested this on 2002-08-09-07-1.0 branch build (redhat linux 7.2.92), as well.
I still see the bug.
even doing a shift+reload does not show the link visited.
other than the testcase attached, i visited some websites - www.yahoo.com,
www.google.com
The links do not show as visited.
Comment 6•23 years ago
|
||
worksforme too.. you aren't using the embedded build by any chance, are you?
| Reporter | ||
Comment 7•23 years ago
|
||
no... i am not using an embed build.
i am using the commercial build download from ftp://sweetlou/
note that i have seen this behaviour on linux in 2 consecutive branch builds.
This does not happen on win2000 or macos10.1 platforms.
are u using the same platform i have mentioned in comment 5 ?
| Reporter | ||
Comment 8•23 years ago
|
||
never mind...... in my edit | preferences | history - "remember visited pages
for teh last [] days" had "0" in it. once i changed it to some other number, i
started seeing the links marked as visited.
Marking this bug as invalid.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•