Bug 85556 - Focus ring only appears in top-left tile
Summary: Focus ring only appears in top-left tile
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 17:02 PDT by Anders Carlsson
Modified: 2012-05-03 17:36 PDT (History)
0 users

See Also:


Attachments
Patch (1.83 KB, patch)
2012-05-03 17:07 PDT, Anders Carlsson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-05-03 17:02:38 PDT
Focus ring only appears in top-left tile
Comment 1 Anders Carlsson 2012-05-03 17:07:13 PDT
Created attachment 140128 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-05-03 17:32:57 PDT
Comment on attachment 140128 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=140128&action=review

> Source/WebCore/platform/graphics/mac/WebLayer.mm:83
> +    // Set the focus ring clip rect.

Would be nice to append "which needs to be in base coordinates"
Comment 3 Anders Carlsson 2012-05-03 17:36:09 PDT
Committed r116048: <http://trac.webkit.org/changeset/116048>