Bug 7960 - REGRESSION: Visited link color doesn't displayed after loading page from cache
Summary: REGRESSION: Visited link color doesn't displayed after loading page from cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-03-24 09:07 PST by Chris Petersen
Modified: 2008-03-10 17:48 PDT (History)
2 users (show)

See Also:


Attachments
Simple <a> test case (134 bytes, text/html)
2006-03-24 09:08 PST, Chris Petersen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.