[Webkit-unassigned] [Bug 102113] [EFL] Wrong scaling/layout width on many web sites.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 10:11:15 PST 2012


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





--- Comment #10 from Yael <yael at webkit.org>  2012-11-15 10:13:04 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > (In reply to comment #7)
> > > (In reply to comment #6)
> > > Both in Qt and EFL.
> > 
> > This seems to be a problem of Coordinated Graphics, not TexMap.
> > In Qt WebKit1, rendering both sites is similar to chrome browser.
> > This problem looks like tricky. I can not sure this problem is bug or not. I suspect TBS causing this difference.
> 
> So it is simple, we now layout using fixed layout given the viewport width in the case no viewport is set by the page. But many pages do, so it must be related to this

google image search sets min-width=980 and google play sets min-width=1026. That does not work well with FixedLayout that is smaller than the min-width set by the site.

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