WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug