[Webkit-unassigned] [Bug 46308] New: [Qt] Message posted in one iframe textbox is not displayed in the other iframe textbox.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 14:12:53 PDT 2010


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

           Summary: [Qt] Message posted in one iframe textbox is not
                    displayed in the other iframe textbox.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: prasad.adimulam at nokia.com


Message posted in one iframe textbox is not displayed in the other iframe textbox which is accessed over the network.

Steps to reproduce: 
1. Launch the HTML page "testcase2.html".
2. Enter some text in the text field in the first window on left "Window: iframe3.html".

Expected:
Same text entered in the first text field should be displayed in the second window text field "Window: iframe4.html"

Actual:
Text entered in the first text field is NOT displayed in the second text field "Window: iframe4.html"

Note:
The second window text field "iframe4.html" has to be accessed over the network and Testcase2.html has to be edited accordingly.
[var url2 = 'iframe4.html'; //note: this html file has to be accessed over the network]

Additional Info:

• Hardware: N8
• Webkit version: 2.1
• Qt version: 4.7

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