WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114638
Round corners not being rendered for WebGL(?) canvas contexts
https://bugs.webkit.org/show_bug.cgi?id=114638
Summary
Round corners not being rendered for WebGL(?) canvas contexts
inigo
Reported
2013-04-15 14:19:11 PDT
When creating a html5 canvas (with a GL context in it in my case), the round corners disappear when the first blit/rendering happens in the canvas. For example, all the canvas in
http://www.shadertoy.com
are supposed to be rendered with rounded borders.
Attachments
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-04-25 17:51:09 PDT
Hmmm... seems we are not clipping our WebGL CALayer.
Radar WebKit Bug Importer
Comment 2
2013-04-25 17:51:51 PDT
<
rdar://problem/13744325
>
Dean Jackson
Comment 3
2014-11-12 18:00:39 PST
This was fixed in
bug 138537
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