[Webkit-unassigned] [Bug 47458] [Qt] Cannot scroll iframe with "overflow: hidden" using scroll wheel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 06:43:17 PST 2010


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





--- Comment #4 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-11-10 06:43:17 PST ---
(In reply to comment #3)
> Benjamin, how do firefox or webkit-based browsers work here? it might be better to compat with them

Here, I can't see any difference between QtWebKit trunk and Safari Trunk, both ignore the overflow attribute.

For me, Firefox handle iframe incorrectly. It considers the element as a block layout, even though the suggested stylesheet does not defined them as such: http://www.w3.org/TR/CSS21/sample.html

In my opinion the overflow should not apply on iframe.

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