Bug 47071
| Summary: | [Qt] links in IFrame are not properly rendered. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sreedhar Vaddi <sreedhar.vaddi> |
| Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Critical | CC: | qi.2.zhang, suresh.voruganti |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | S60 Hardware | ||
| OS: | S60 3rd edition | ||
Sreedhar Vaddi
links in IFrame are not properly rendered with QtWebkit. This is only reproducible in s60 QtWebkit.
test steps:
1) Open link "http://waplabdc.nokia-boston.com/browser/users/cwrt/BAT/DOMEventTest/sf_DOMEvents/index.html" with Anomaly (Qt test Browser).
2) Click on "6.Mouse Events"
Expected :
8 links should display as exepected.
Actual:
Only Indexes are displayed and links are missing.
Description
links in IFrame are not properly rendered with QtWebkit. This is only reproducible in s60 QtWebkit. test steps: 1) Open link "http://waplabdc.nokia-boston.com/browser/users/cwrt/BAT/DOMEventTest/sf_DOMEvents/index.html" with Anomaly (Qt test Browser). 2) Click on "6.Mouse Events" Expected : 8 links should display as exepected. Actual: Only Indexes are displayed and links are missing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
qi
It works for me, and I didn't find any iframe in the "6.Mouse Events" page.
Suresh Voruganti
As per the comments, resolving error as Works for me.