[Webkit-unassigned] [Bug 60758] [Qt] SizeHint for QGraphicsWebView is hardcoded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 05:14:21 PDT 2011


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |hausmann at webkit.org,
                   |                            |jocelyn.turcotte at nokia.com,
                   |                            |kenneth at webkit.org,
                   |                            |kling at webkit.org,
                   |                            |vestbo at webkit.org
     Ever Confirmed|0                           |1




--- Comment #1 from Benjamin Poulain <benjamin at webkit.org>  2011-05-13 05:14:21 PST ---
On PMO, I suggested to close this as invalid with the following example:

"Let's say I start from a width of 800 pixels. I go on a page that cannot be
layouted with less than 10000 pixels. The content size it adjusted to 10000
pixels width, the layout takes that into account and create a huge view.
Next, I go on amazon.com. Amazon has a flex layout. It adjusts itself to the
current viewport size. Since the width is 10000, the content size will stay
10000 pixel wide for amazon and the layout will look really bad.

Similar case can happen with different pages in the same site, you would see
the view resize to whatever constraint is put by the page layout."

Alberto wants to have the opinion of the team so here we are. What do you think guys?

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