UNCONFIRMED 22040
Text Editor doesn't work on ARM Platform
https://bugs.webkit.org/show_bug.cgi?id=22040
Summary Text Editor doesn't work on ARM Platform
mwas
Reported 2008-11-02 09:56:29 PST
This Bug is found on Arm Platform using WebKit-r36766 Steps to reproduce 1) Launch any site like http://www.google.com 2) Type in text on text box Expected Result: Text should appear what user types Actual Result: Nothing Appears. Some Analysis Performed: In WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp imContextCommit is getting called but in EventTargetNode.cpp newText.isempty() becomes true as a result, insertText(text,0) does not gets called
Attachments
Ryosuke Niwa
Comment 1 2012-05-01 22:38:02 PDT
Does this problem still reproduce?
Note You need to log in before you can comment on or make changes to this bug.