WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
108493
Regression: White bar in the middle of header on bugs.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=108493
Summary
Regression: White bar in the middle of header on bugs.webkit.org
Elliott Sprehn
Reported
2013-01-31 09:29:12 PST
There's a white bar in the middle of the dark blue header on bugs.webkit.org, it looks like it might be a table spacing or painting thing? I'm seeing this on Webkit nightly
r141401
, but not in Chrome Canary 26.0.1398.0 (webkit
r141160
) so it might be specific to the Apple port.
Attachments
Screenshot
(26.08 KB, image/png)
2013-01-31 11:18 PST
,
Elliott Sprehn
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2013-01-31 11:10:32 PST
Elliott: are you on Retina hardware? Does that matter?
Elliott Sprehn
Comment 2
2013-01-31 11:17:57 PST
Yeah this is a 15" Retina, default resolution.
Elliott Sprehn
Comment 3
2013-01-31 11:18:24 PST
Created
attachment 185824
[details]
Screenshot
Elliott Sprehn
Comment 4
2013-01-31 11:25:38 PST
This is being caused by the border radius on the left and right sides of the table. Removing -webkit-border-top-left-radius and -webkit-border-top-right-radius from the table fixes it.
Emil A Eklund
Comment 5
2013-02-15 14:28:46 PST
Is this still happening?
Simon Fraser (smfr)
Comment 6
2013-02-15 14:34:56 PST
This is a bug in an underlying framework.
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