[Webkit-unassigned] [Bug 156949] [Win] Zoom page when Ctrl +/- is pressed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 23 14:03:47 PDT 2016


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

--- Comment #3 from peavo at outlook.com ---
(In reply to comment #2)
> Comment on attachment 277142 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=277142&action=review
>

Thanks for reviewing!

> > Source/WebKit/win/ChangeLog:8
> > +        On Windows, the page is not zoomed if the WebView window has focus, and Ctrl +/- is pressed.
> 
> Shouldn't the embedding client control zooming? I mean, a non-browser app
> may embed a WebView and not want to allow zooming of its content.
> 

Yes, this is a good point. Clients can for example do this by subclassing the WebView window procedure, if we don't implement some other way of notifying the client.

-- 
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/20160423/732ae7d9/attachment.html>


More information about the webkit-unassigned mailing list