Bug 22040

Summary: Text Editor doesn't work on ARM Platform
Product: WebKit Reporter: mwas <webkit.meister>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: mrobinson, oliver, rniwa, xan.lopez
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   

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.