WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 156742
[Cairo] GraphicsContext::drawFocusRing methods are not consistent to each other
https://bugs.webkit.org/show_bug.cgi?id=156742
Summary
[Cairo] GraphicsContext::drawFocusRing methods are not consistent to each other
Carlos Garcia Campos
Reported
2016-04-19 06:17:47 PDT
We are rendering the focus ring differently depending on whether a path is used or a vector of rectangles. This is causing that some reftests fail because they assume we always render the focus ring the same way. For example fast/images/image-map-outline-in-positioned-container.html, when rendering the test GraphicsContext::drawFocusRing is called with a path, and when rendering the reference it's called with a vector of rectangles, producing different results.
Attachments
Patch
(3.98 KB, patch)
2016-04-19 06:20 PDT
,
Carlos Garcia Campos
no flags
Details
Formatted Diff
Diff
Try to fix EFL build
(4.00 KB, patch)
2016-04-19 06:48 PDT
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-04-19 06:20:55 PDT
Created
attachment 276719
[details]
Patch
Carlos Garcia Campos
Comment 2
2016-04-19 06:48:43 PDT
Created
attachment 276721
[details]
Try to fix EFL build
Carlos Garcia Campos
Comment 3
2016-04-19 08:10:29 PDT
Committed
r199727
: <
http://trac.webkit.org/changeset/199727
>
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