[Webkit-unassigned] [Bug 89553] [Stable] [GTK] Regression: frame-flattening broken when frame content uses CSS styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 17:17:49 PDT 2012


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





--- Comment #5 from Xan Lopez <xan.lopez at gmail.com>  2012-09-14 17:18:16 PST ---
(In reply to comment #2)
> We need it because we display each mail part in it's own <iframe>. This allows us to for example render plain text part and HTML part (which is a full-featued HTML document) in a single webview.
> 
> We obviously want the iframes to adapt their height to height of their content so that the entire document has just a single scrollbar, so we use frame-flattening.

At risk of stating the obvious, it seems to me that it's not particularly mandatory to implement things this way. So if this go is not fixed a possible workaround would to just not use the same webview with different iframes to render the content.

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