[Webkit-unassigned] [Bug 196391] New: [Win][WebKit] MiniBrowser should support high DPI display

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 23:45:11 PDT 2019


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

            Bug ID: 196391
           Summary: [Win][WebKit] MiniBrowser should support high DPI
                    display
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: lforschler at apple.com

[Win][WebKit] MiniBrowser should support high DPI display

MiniBrowser shows tiny texts in high DPI display at the moment.

In WebKitLegacy Windows port and WebKit other ports, high DPI is
supported by WebView, not by applications. I tried this approach
in Bug 196339. It seems it makes thinks complicated for Windows
because Windows window coordinated system differs from other
ports.

In contrast, it seems easy to implement in the application side just
by changing the default page zoom factor.

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


More information about the webkit-unassigned mailing list