[Webkit-unassigned] [Bug 15188] Safari Windows draws smaller fonts than it is told to

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 13:39:25 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15188





------- Comment #7 from hyatt at apple.com  2007-09-18 13:39 PDT -------
The UI setting for minimum font size is not a point size.  It is a CSS pixel
size.  This is confusing right now because SafariWin is (incorrectly) using
points for the font picker when it should not.   Every other browser besides
SafariWin uses pixels for font size settings.

We plan to fix SafariWin to use pixels in the font picker (like all the other
browsers do).  I can see why this was confusing.


-- 
Configure bugmail: http://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