Bug 34422
| Summary: | The viewport meta data is not being read initially when the page is loaded | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jtkbugz |
| Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | koshuin, vestbo |
| Priority: | P1 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | S60 Hardware | ||
| OS: | S60 3rd edition | ||
jtkbugz
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Janne Koskinen
What is the browser in this bug ? I doubt this is webkit related as anomaly has now hardcoded viewport size.
Tor Arne Vestbø
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