[Webkit-unassigned] [Bug 53671] [Qt] WebKit2 needs to support font size changing and getting default font size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 09:26:14 PST 2011


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





--- Comment #3 from Juha Savolainen <juha.savolainen at weego.fi>  2011-02-03 09:26:14 PST ---
(In reply to comment #2)
> Any reason we can't have the exact same API as WK1 QWebSettings setFontSize/fontSize?

Do you mean missing enum QWebSettings::MinimumLogicalFontSize? If yes, I didnt find any C-function for this and in WK1 there is the following description: The minimum logical font size that is applied when zooming out with QWebFrame::setTextSizeMultiplier(). And in WK2 we don't have frame API so that was the reason. But if I have understand something wrong or you have noticed something else, please correct me.

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



More information about the webkit-unassigned mailing list