[Webkit-unassigned] [Bug 117006] New: Menu text changes anti-aliasing as a result of javascript slideshows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 16:04:27 PDT 2013


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

           Summary: Menu text changes anti-aliasing as a result of
                    javascript slideshows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.trustedsourcefl.com/
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin at rhubarbproductions.com


This bug has been around for a really long time. It exists in Safari 6 and nightlies.

Go to the link and either wait for the slideshow to change to the next or click the dots at the bottom center and watch the menu text get thinner and then go back to the correct thickness.

Similar thing happens here:

http://www.telemedamerica.com/what-is-telemedicine/

As the slide changes, the menu text, breadcrumb text right below and the "Excellent Support Staff" heading down below get thinner and then go thick again. Even further below the box containing "Let us help improve…" also does the same thing.


http://www.kosmont.com

Ignore the disappearing menu text since that's due to another reported bug. Rollover the menus and the menu to the right of the selected one gets thinner. It used to be more pronounced here but I found forcing… 

* { -webkit-font-smoothing: subpixel-antialiased !important; }

…minimized the amount of difference in the ant-aliasing shifts.

Disable that style in Web Inspector and you'll see a more pronounced text change.

-- 
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