[Webkit-unassigned] [Bug 119524] New: Changing text color and left at the same time will not change the color (under graphics acceleration)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 11:03:05 PDT 2013


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

           Summary: Changing  text color and left at the same time will
                    not change the color (under graphics acceleration)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonathan at tumult.com
                CC: jonathan at tumult.com


Created an attachment (id=208204)
 --> (https://bugs.webkit.org/attachment.cgi?id=208204&action=review)
Reproduction of the bug

Basically the same thing as:
https://bugs.webkit.org/show_bug.cgi?id=101252

It looks like the problem applies to text color as well, which was not fixed in the patch for that bug.

Summary:
Changing text color and left at the same time will not change the text color (under graphics acceleration).

Steps to Reproduce:
1. Open attached TextColorBug.html

Expected Results:
All the boxes slowly change text color.

Actual Results:
Only the boxes not moving or not using "-webkit-transform:rotateY(0deg)" actually change color.

Regression:
Has happened for a while, not new to 6.1/7.0, but still bad.

Notes:
Behavior in Chrome 28: reproduces
Behavior in Firefox 22 (if applicable): Does not occur

Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=159253

This affects customers using Tumult Hype (http://tumult.com/hype).

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