[Webkit-unassigned] [Bug 18242] New: footer text changes color on mouseover only in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 11:11:54 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18242

           Summary: footer text changes color on mouseover only in Safari
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://managerzone.com/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://managerzone.com/
Scroll to the bottome of the page.
Mouseover on the footer text.

II Issue:
The text changes color from gray to white on mouseover (example mouseover on
Copyright text). The links don't change the color only the non-hyperlink text
does.

III Conclusion:
.bottom_links:hover { color: #ffffff; } is causing the issue. IE/FF don't honor
the above if it is not the hyperlink while Safari/Opera do.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: not ok

V Nightly tested: 31386


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



More information about the webkit-unassigned mailing list