[Webkit-unassigned] [Bug 22207] New: [Gtk] Font sizes are not handled properly when updated at runtime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 12 10:29:32 PST 2008


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

           Summary: [Gtk] Font sizes are not handled properly when updated
                    at runtime
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.twotoasts.de/bugs/index.php?do=details&task_i
                    d=164
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at imendio.com


The appropriate font handling code in WebKitWebView is only used in the initial
display of the web view (screen-changed). The notification callback simply
passes the values of the font size properties to WebCore, whithout taking the
Pango factor and DPI into account.

In the end this means that the font size is wrong as soon as the user attempts
to change it at runtime, such as in a Preference dialog.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list