Bug 46217
Summary: | [Qt] Alerts are displayed in external and shared library widgets. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Prasad <prasad.adimulam> |
Component: | Frames | Assignee: | Sriram <sriram.yadavalli> |
Status: | RESOLVED INVALID | ||
Severity: | Critical | CC: | laszlo.gombos, suresh.voruganti |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | S60 Hardware | ||
OS: | S60 3rd edition |
Prasad
Precondition:
-------------
There should be a valid GPRS or WLAN connection on the phone.
Steps to Reproduce:
-------------------
1. Install the Iframe_External_Http.wgt and IframeSharedLib.wgt widgets.
2. Open any of the two widgets from application shell.
3. Verify that data in iFrame is displayed properly.
4. Click on set iframe input params.
5. Click on next page in iFrame
6. Click on setOutputParams in iFrame.
7. Click on getOutputParams
Expected Result:
----------------
3. "next page" link is displayed in iframe
4. No response
5. setOutputParams button is displayed in Iframe.
6. No alert should be displayed
7. No alert should be displayed
Actual Result:
--------------
3. "next page" link is displayed in iframe
4. Response is seen
5. setOutputParams button is displayed in Iframe.
6. Alert is displayed with information as pid: product Id, language: fr-fr, id: something.
7. Alert is displayed with information as pid: product Id, language: fr-fr, id: something.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Prasad
Attachment will be provided soon.
Prasad
Additional Info
• Hardware: N8
• Webkit version: 2.1
• Qt version: 4.7
Laszlo Gombos
If these is belied to be a QtWebKit bug than we need a test steps to reproduce this problem with QtTestBrowser.
Suresh Voruganti
As Sriram team agreed to look in to the error, assigning to him
Suresh Voruganti
Not a webkit issue