[Webkit-unassigned] [Bug 113853] Add API in QWebSettings for setting the CSS media type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 04:58:03 PDT 2013


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





--- Comment #9 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-08 04:56:17 PST ---
(In reply to comment #8)
"print" is already handled by QtWebKit since it can know better when it is getting printed than the application can itself. Also, the media type is then not confined to the scope of a navigated page, but rather in the scope of a layout done in preparation to render in a printing QPainter.

So let's assume that this feature only applies to handheld, projector, tv, etc. media styles.
I think that in this case, the media type won't change between navigations, and requiring the application to reset it on every page load would be a very cumbersome API.

-- 
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