Bug 7960

Summary: REGRESSION: Visited link color doesn't displayed after loading page from cache
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian, webkit
Priority: P1 Keywords: Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Simple <a> test case none

Description Chris Petersen 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.
Comment 1 Chris Petersen 2006-03-24 09:08:47 PST
Created attachment 7281 [details]
Simple <a> test case
Comment 2 Robert Blaut 2008-02-21 12:57:36 PST
Regression should have P1.
Comment 3 Darin Adler 2008-03-10 17:48:55 PDT
Committed revision 30949.