[Webkit-unassigned] [Bug 147405] Checkboxes and radio buttons should scale when zooming or pinching to zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 14:02:49 PDT 2015


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

--- Comment #9 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 257964
  --> https://bugs.webkit.org/attachment.cgi?id=257964
Patch

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

>> Source/WebCore/platform/mac/ThemeMac.mm:681
>> +        context->drawImageBuffer(imageBuffer.get(), ColorSpaceDeviceRGB, inflatedRect.location() - FloatSize(buttonFocusRectOutlineWidth, buttonFocusRectOutlineWidth));
> 
> We should ask Tim here, but I wonder if we want ColorSpaceSRGB.

Couldn't get to Tim, but I asked Simon and he recommended ColorSpaceSRGB over device.

-- 
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/20150804/8f89cfd5/attachment-0001.html>


More information about the webkit-unassigned mailing list