[Webkit-unassigned] [Bug 18245] New: background color doesn't change on mouseover causing text to disappear

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


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

           Summary: background color doesn't change on mouseover causing
                    text to disappear
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://fotogaleri.hurriyet.com.tr/
        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://fotogaleri.hurriyet.com.tr/
Mouseover on topmost text "Hurriyet.com.tr Anasayfa'ya dönmek için
tıklayın".

II Issue:
The text disappears on mouseover.
The expected behavior is: "Hurriyet.com.tr Anasayfa'ya dönmek için
tıklayın" should appear white on red background. Since the background
color doesn't change to red and the text changes color to white so text is not
seen. 

III Conclusion:
Above issue is caused due to a.anasayfalink:hover {color:#fff;
background-color:#ff0000;}
the text color changes on hover but not background color.

IV Other browsers:
IE7: ok
FF3: not 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