RESOLVED WORKSFORME 101252
Changing background-color and left at the same time will not change the background-color (under graphics acceleration)
https://bugs.webkit.org/show_bug.cgi?id=101252
Summary Changing background-color and left at the same time will not change the backg...
Jonathan Deutsch
Reported 2012-11-05 13:48:15 PST
Created attachment 172395 [details] Demonstrates Bug Summary: Changing background-color and left at the same time will not change the background-color (under graphics acceleration). Steps to Reproduce: 1. Open attached BackgroundColorBug.html Expected Results: All the boxes slowly change 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.0, but still bad. Notes: Behavior in Chrome 22, Canary 25.0.1315.1: reproduces Behavior in Chrome for Windows: reproduces Behavior in Firefox 16 (if applicable): Does not occur Chromium bug: http://code.google.com/p/chromium/issues/detail?id=159253 Radar: <rdar://problem/12628214> Changing background-color and left at the same time does not work This affects customers using Tumult Hype (http://tumult.com/hype).
Attachments
Demonstrates Bug (1.95 KB, text/html)
2012-11-05 13:48 PST, Jonathan Deutsch
no flags
Patch (11.37 KB, patch)
2013-06-14 04:41 PDT, Yuki Sekiguchi
no flags
Archive of layout-test-results from APPLE-EWS-6 for win-future (787.35 KB, application/zip)
2013-06-14 18:53 PDT, Build Bot
no flags
Patch (11.26 KB, patch)
2013-06-17 20:50 PDT, Yuki Sekiguchi
no flags
Demonstrates same bug but with text color (1.81 KB, text/html)
2013-08-06 10:58 PDT, Jonathan Deutsch
no flags
Jonathan Deutsch
Comment 1 2012-11-05 13:50:08 PST
And of course: reproduces on the WebKit Nightly r133465 and Safari 6.0.2
Yuki Sekiguchi
Comment 2 2013-06-14 04:41:12 PDT
Build Bot
Comment 3 2013-06-14 18:53:27 PDT
Comment on attachment 204701 [details] Patch Attachment 204701 [details] did not pass win-ews (win): Output: http://webkit-queues.appspot.com/results/923080 New failing tests: fast/media/mq-transform-03.html fast/media/mq-transform-02.html platform/win/accessibility/multiple-select-element-role.html
Build Bot
Comment 4 2013-06-14 18:53:29 PDT
Created attachment 204754 [details] Archive of layout-test-results from APPLE-EWS-6 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: APPLE-EWS-6 Port: win-future Platform: CYGWIN_NT-6.1-WOW64-1.7.20-0.266-5-3-i686-32bit
Yuki Sekiguchi
Comment 5 2013-06-17 20:50:27 PDT
Jonathan Deutsch
Comment 6 2013-08-06 10:57:50 PDT
The patch fixes the background-color issue, however the same problem occurs with setting the text color for a div. I've added a reproduction case which demonstrations the problem (TextColorBug.html).
Jonathan Deutsch
Comment 7 2013-08-06 10:58:14 PDT
Created attachment 208203 [details] Demonstrates same bug but with text color
Jonathan Deutsch
Comment 8 2013-08-06 11:03:31 PDT
I filed this new bug for the text color issue: https://bugs.webkit.org/show_bug.cgi?id=119524
Simon Fraser (smfr)
Comment 9 2016-01-31 21:09:26 PST
Does this bug still apply in Safari 9?
Yuki Sekiguchi
Comment 10 2016-01-31 21:19:59 PST
I checked Demonstrates Bug and confirmed that it wasn't reproducible on Safari 9.0.3. However, Bug 119524 remains.
Note You need to log in before you can comment on or make changes to this bug.