[Webkit-unassigned] [Bug 46067] New: Alt-click anchor tag triggers visited state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 19 17:43:35 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46067

           Summary: Alt-click anchor tag triggers visited state
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P5
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jaythejones at gmail.com


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list