[Webkit-unassigned] [Bug 46217] New: Alerts are displayed in external and shared library widgets.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 14:24:59 PDT 2010


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

           Summary: Alerts are displayed in external and shared library
                    widgets.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: prasad.adimulam at nokia.com


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.

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