[Webkit-unassigned] [Bug 146916] Input buttons rendered at the wrong size when pinching-to-zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 11:39:20 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146916

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256772|review?                     |review+
              Flags|                            |

--- Comment #9 from Tim Horton <thorton at apple.com> ---
Comment on attachment 256772
  --> https://bugs.webkit.org/attachment.cgi?id=256772
Patch

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

> Source/WebCore/platform/mac/ThemeMac.mm:602
> +    if (states & ControlStates::FocusState) {

At some point, we should probably not paint the focus ring into the ImageBuffer, and instead paint it straight into the page but inflated to the scaled size of the button, so that it is the right thickness. Maybe leave a FIXME?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150714/e9620c99/attachment.html>


More information about the webkit-unassigned mailing list