WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
42985
border of text input not rendered if css opacity set
https://bugs.webkit.org/show_bug.cgi?id=42985
Summary
border of text input not rendered if css opacity set
arno.
Reported
2010-07-26 11:43:37 PDT
Created
attachment 62590
[details]
testcase Hi, if an input is inside an element whose opacity is not 1 (even if opacity is, say 0.99), input border is not rendered. Bug happens with latest webkit gtk trunk. Bug does not happen with chromium neither gecko, neither opera
Attachments
testcase
(566 bytes, text/html)
2010-07-26 11:43 PDT
,
arno.
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
arno.
Comment 1
2010-08-12 05:56:43 PDT
for <input text>, the workaround is to set bakcground-color to #FEFEFE (nearly, but not exactly #FFFFFF). But <input checkbox> are not stylable, so, this workaround does not work.
arno.
Comment 2
2012-06-08 10:36:40 PDT
works with ToT. closing the bug now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug