Bug 46067

Summary: Ctrl-clicking a link on reddit.com triggers visited state
Product: WebKit Reporter: Jay <jaythejones>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   

Jay
Reported 2010-09-19 17:43:35 PDT
Not entirely sure this is a bug, but it doesn't seem like proper behavior: If you right-click an anchor tag link, the link becomes :visited -- even if the link was not visited. Steps to reproduce: 1. Navigate to http://reddit.com 2. Right-click any blue (non-visited default color) link to bring up contextual menu 3. Click away from the menu (cancel the modal menu) Expected Result: Link should remain blue (indicating it has not been visited) Actual Result: Link turns purple (indicating the link has been visited) Workaround: Reload the page, link returns to blue (non-visited)
Attachments
Alexey Proskuryakov
Comment 1 2010-09-20 11:51:21 PDT
Confirmed with Safari 5.0.2.
Note You need to log in before you can comment on or make changes to this bug.