RESOLVED INVALID 83985
translateZ causes radio button to have white background
https://bugs.webkit.org/show_bug.cgi?id=83985
Summary translateZ causes radio button to have white background
Bronislav Klucka
Reported 2012-04-14 13:33:47 PDT
When any parent of input radio have translateZ applied, radio has white background and it cannot be changed
Attachments
Bronislav Klucka
Comment 1 2012-04-14 13:34:04 PDT
see data:text/html,<p style="-webkit-transform: translateZ(0); background: #9999FF;"><input type=radio> translate</p><p style="background: #9999FF"><input type=radio> no translate</p>
Alexey Proskuryakov
Comment 2 2012-04-16 09:22:25 PDT
Where are you seeing this? I cannot reproduce with Safari 5.1.5 on Mac, and neither with ToT.
Bronislav Klucka
Comment 3 2012-04-16 17:12:29 PDT
(In reply to comment #2) > Where are you seeing this? I cannot reproduce with Safari 5.1.5 on Mac, and neither with ToT. Safari 5.1.5 Win is fine, problem exists in Chrome 19 up (stable, beta, dev, nightly). May this be only Chrome related http://code.google.com/p/chromium/issues/detail?id=119698 not WebKit?
SravanKumar S(:sravan)
Comment 4 2012-05-10 04:03:22 PDT
(In reply to comment #3) > (In reply to comment #2) > > Where are you seeing this? I cannot reproduce with Safari 5.1.5 on Mac, and neither with ToT. > > Safari 5.1.5 Win is fine, problem exists in Chrome 19 up (stable, beta, dev, nightly). > May this be only Chrome related > http://code.google.com/p/chromium/issues/detail?id=119698 > not WebKit? It is not a webkit bug. WinLauncher does'nt show any white background. I verified this on Win7. Also on translateZ(0) only produces white background. Any non-zero argument does'nt really produce this white background on chrome browser. Since, it is not a WEBKIT bug, can this be moved to RESOLVED + INVALID?
Ahmad Saleem
Comment 5 2022-09-18 03:31:14 PDT
Not Webkit bug..
Note You need to log in before you can comment on or make changes to this bug.