[Webkit-unassigned] [Bug 38287] New: 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 Apr 28 15:16:43 PDT 2010


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

           Summary: 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: ext-prasad.adimulam at nokia.com


Created an attachment (id=54625)
 --> (https://bugs.webkit.org/attachment.cgi?id=54625)
html file - test case

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]

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