RESOLVED FIXED 7960
REGRESSION: Visited link color doesn't displayed after loading page from cache
https://bugs.webkit.org/show_bug.cgi?id=7960
Summary REGRESSION: Visited link color doesn't displayed after loading page from cache
Chris Petersen
Reported 2006-03-24 09:07:03 PST
I found this regresion starting with the nightly webkit build (r13442 - Wed 22nd). This issue doesn't occur with the previous webkit NB r13431. This might be caused by the fix for <rdar://problem/4351664>. 1) Open attached test case "sample_2.html" in latest Webkit NB 2) Click link so that it's processed and loaded in window 3) Click back arrow on toolbar 4) When test case loads from cache, notice the link is not displayed as a visited link color If I reload this page at this point the link displays as visited. Also, if I open the link in a new window (in Step 2), the link will display as visited. This problem only seems to happen if I load the test case from the cache using the back arrow toolbar.
Attachments
Simple <a> test case (134 bytes, text/html)
2006-03-24 09:08 PST, Chris Petersen
no flags
Chris Petersen
Comment 1 2006-03-24 09:08:47 PST
Created attachment 7281 [details] Simple <a> test case
Robert Blaut
Comment 2 2008-02-21 12:57:36 PST
Regression should have P1.
Darin Adler
Comment 3 2008-03-10 17:48:55 PDT
Committed revision 30949.
Note You need to log in before you can comment on or make changes to this bug.