RESOLVED INVALID38287
[Symbian] Message posted in one iframe textbox is not displayed in the other iframe textbox.
https://bugs.webkit.org/show_bug.cgi?id=38287
Summary [Symbian] Message posted in one iframe textbox is not displayed in the other ...
Prasad
Reported 2010-04-28 15:16:43 PDT
Created attachment 54625 [details] 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]
Attachments
html file - test case (1.52 KB, text/html)
2010-04-28 15:16 PDT, Prasad
no flags
1st iframe file (1.19 KB, text/html)
2010-04-28 15:17 PDT, Prasad
no flags
2nd iframe file (1.18 KB, text/html)
2010-04-28 15:17 PDT, Prasad
no flags
Prasad
Comment 1 2010-04-28 15:17:17 PDT
Created attachment 54626 [details] 1st iframe file
Prasad
Comment 2 2010-04-28 15:17:35 PDT
Created attachment 54627 [details] 2nd iframe file
Laszlo Gombos
Comment 3 2010-05-19 10:37:51 PDT
Does this happens on desktop (e.g. Linux, Windows) or only on Symbian ?
Prasad
Comment 4 2010-05-19 12:56:22 PDT
This does not happen in Windows (desktop) with Safari browser. Safari: Not Reproducible Qt Anomaly Browser: Reproducible.
Chang Shu
Comment 5 2010-05-28 06:03:59 PDT
I will start looking at this bug.
Chang Shu
Comment 6 2010-05-28 11:53:08 PDT
The test case works on Qt Linux and Safari. This is not a WebKit issue. The problem is due to the Virtual Keyboard implementation on Symbian.
Note You need to log in before you can comment on or make changes to this bug.