[Webkit-unassigned] [Bug 103742] [EFL][AC] The content can be scaled while resizing the view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 11:48:55 PST 2012


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





--- Comment #3 from Joone Hur <joone at webkit.org>  2012-12-21 11:51:09 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > This seems like a feature of mobile browser when a web page has the viewport meta tag because the scale of the content depends on the width of the viewport, but I'm not sure if we could support this for all pages that don't have the viewport meta tag. In the case of N9, it doesn't scale the content that doesn't have the viewport meta tag.
> 
> The problem isn't that it scales it, it is the time it does so.

Do you mean that it takes a little bit time to paint the scaled web page during resizing the window? In this case, we can see the blurred web page for a moment.

Anyway, it seems wrong that all pages can be fitted to the screen by default independent of viewport meta tag . I think that we should give a way to the browser UI to override it.

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