RESOLVED INVALID34422
The viewport meta data is not being read initially when the page is loaded
https://bugs.webkit.org/show_bug.cgi?id=34422
Summary The viewport meta data is not being read initially when the page is loaded
jtkbugz
Reported 2010-02-01 05:39:56 PST
when a page is loaded of specified format, it's loaded in normal view, but after changing the orientation the specified format is reflected i.e The viewport meta data is not being read initially when the page is loaded STEPS TO REPRODUCE: 1.Launch the browser 2. Load attached page index.html. 3. Select any link on the page to get it displayed in diff format (say width = "10500" or width = "device-width", initial-scale = "10" or width = "device-width", minimum-scale = "5" etc) ACTUAL RESULTS: The page loaded in normal mode EXPECTED RESULTS: The page must be loaded in specified format i.e. with meta data
Attachments
Janne Koskinen
Comment 1 2010-02-23 02:23:00 PST
What is the browser in this bug ? I doubt this is webkit related as anomaly has now hardcoded viewport size.
Tor Arne Vestbø
Comment 2 2010-03-05 08:09:03 PST
Sounds like a browser issue, and there's no attached test-case. Closing as invalid. Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should be used for bugs/features in the QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component - Priority is set by developers when scheduling and triaging tasks, please leave this at the default priority. http://trac.webkit.org/wiki/QtWebKitBugs#Priority - Choose a descriptive summary/title for the bug and prefix the summary with "[Qt]" if the bug only applies to the Qt-port. https://trac.webkit.org/wiki/QtWebKitBugs#Summary
Note You need to log in before you can comment on or make changes to this bug.