Closed
Bug 23210
Opened 25 years ago
Closed 25 years ago
a:visited rule does not work in some cases
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
M16
People
(Reporter: christinehoff4, Assigned: pierre)
Details
(Keywords: css1, platform-parity)
Attachments
(2 files)
Wiped Seamonkey directory out (except Linux) and reinstalled the following new
builds:
Windows: 2000-01-05-16
Mac: 2000-01-05-15
Linux: existing build 2000-01-05-10 (no better recent build)
Steps to reproduce:
Open attached document.
Expected results: a:visited rule should work
Actual results:
Win 95:
(1) inital opening
1st link - :visited colors do not work (PROBLEM)
2nd link - document displays initially with :visited colors (PROBLEM)
3rd link - document displays initially with :link colors and once visited,
displays correctly with :visited colors (OK)
(2) close out application and open application
1st link - :visited colors do not work (PROBLEM)
2nd link - document displays with :visited colors (OK)
3rd link - document displays with :visited colors (OK)
WinNT:
(1) inital opening
1st link - :visited colors do not work (PROBLEM)
2nd link - document displays initially with :link colors and once visited,
displays correctly with :visited colors (OK)
3rd link - document displays initially with :link colors and once visited,
displays correctly with :visited colors (OK)
(2) close out application and open application
1st link - :visited colors do not work (PROBLEM)
2nd link - document displays initially with :link colors (PROBLEM)
3rd link - document displays initially with :link colors (PROBLEM)
Win98:
(1) inital opening
1st link - :visited colors do not work (PROBLEM)
2nd link - document displays initially with :link colors and once visited,
displays correctly with :visited colors (OK)
3rd link - document displays initially with :link colors and once visited,
displays correctly with :visited colors (OK)
(2) close out application and open application
1st link - :visited colors do not work (PROBLEM)
2nd link - document displays with :visited colors (OK)
3rd link - document displays with :visited colors (OK)
Mac8.5:
(1)initial opening
1st link - :visited colors do not work (PROBLEM)
2nd link - :visited colors do not work (PROBLEM)
3rd link - :visited colors do not work (PROBLEM)
Linux
need to test with new build
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Updated•25 years ago
|
Summary: [PP] a:visited rule does not work → [PP]{css1} a:visited rule does not work in some cases
Assignee | ||
Updated•25 years ago
|
Assignee: pierre → waterson
Assignee | ||
Comment 2•25 years ago
|
||
This is a global history issue. Reassigned to Waterson.
Note: I had on Mac similar results to what ChrisD noticed on other platforms.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
Comment 3•25 years ago
|
||
Migrating from {css1} to css1 keyword. The {css1}, {css2}, {css3} and {css-moz}
radars should now be considered deprecated in favour of keywords.
I am *really* sorry about the spam...
Reporter | ||
Comment 4•25 years ago
|
||
This may be the same bug as #20542
Reporter | ||
Comment 5•25 years ago
|
||
Adding 'beta1' to keywords. Beta1 should support all CSS1 styles.
Keywords: beta1
Updated•25 years ago
|
Summary: [PP]{css1} a:visited rule does not work in some cases → a:visited rule does not work in some cases
Comment 7•25 years ago
|
||
hos is this different from 20542? is it a dup? again, I could use some help
tracking this down radha. thanks!
Updated•25 years ago
|
Whiteboard: [PDT+] → [PDT+] 2/17
Comment 8•25 years ago
|
||
*** This bug has been marked as a duplicate of 20542 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 10•25 years ago
|
||
Testing with the following builds:
Windows: 02-24-14
Mac: 02-24-08
Linux: 02-23-09
On Windows and Mac, the CSS1 a: visited link is broken. On Linux, the visited
link doesn't work for an absolute url. Reopening bug.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Comment 11•25 years ago
|
||
Could you please clarify what the problem is?
Reporter | ||
Comment 12•25 years ago
|
||
Using the 1/5 testcase on Windows and Mac with the builds mentioned above,
clicking on any of these links and then clicking 'back' does not change the link
to the visited properties set. On Linux, the 2nd and 3rd links work but not the
first.
Comment 13•25 years ago
|
||
"Normal links" (in web pages) work fine for me. What's so special about this
test case?
Comment 14•25 years ago
|
||
Since "normal" link coloring from global history seems to work fine, and I
really don't understand what the problem here is (maybe some weird style fluke),
I'm removing PDT+ for reconsideration.
chrisd: could you please clarify what the problem is that you're seeing?
Whiteboard: [PDT+] 2/17
Comment 15•25 years ago
|
||
PDT- for beta1 unless we have a clearer view of the problem
Whiteboard: [PDT-]
Reporter | ||
Comment 16•25 years ago
|
||
Sent email to assigned engineer offline. I need to investigate further (however,
I am on jury duty starting 2/29)to determine where the problem is here. The
testcase from 1/5 worked inconsistently (but did work) in previous builds. Now,
on Win98, the visited links don't work at all. Also, here is an internal URL
where the visited links work in IE5.0 and Nav, but not in 5.0:
http://slip/projects/marvin/css_1
I will get back to this bug as soon as I am able.
Reporter | ||
Comment 17•25 years ago
|
||
I am attaching another testcase (essentially the same but the anchor example was
not right before).
In this testcase there are three examples for testing the CSS 'a:visited'
property
(1) link to an external page
(2) link to an anchor on the same page (a new bug #30607 bug was just written up
regarding the visited link for anchors)
(3) link to a non-existent page.
The style assigned to the 'visited' link is:
color: red; background-color: lime
Using 3/23 beta builds on Win, Mac and Linux - here are the results:
(1) Windows - visited link colors do not display on any of three examples.
(2) Mac - visited link colors only display on the non-existent example.
(3) Linux - - visited link colors only display on the non-existent example.
The major problem here is regarding the first 'visited' link example (link to an
external page).
This bug may be related to bug #12493 if VLINK (HTML)and a:visited (CSS1) are
mapped together.
Reporter | ||
Comment 18•25 years ago
|
||
Updated•25 years ago
|
Target Milestone: M14 → M15
Updated•25 years ago
|
Target Milestone: M15 → M16
Comment 19•25 years ago
|
||
chrisd: could you re-test? I think this is working now...
Reporter | ||
Comment 20•25 years ago
|
||
PDT- removed from beta1; nsbeta2 added.
Keywords: nsbeta2
Whiteboard: [PDT-]
Assignee | ||
Comment 22•25 years ago
|
||
Yes: dup of 12493. In the testcase, the first url is not canonized (or is it
"canonicalized" as written in 12493?)
*** This bug has been marked as a duplicate of 12493 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•