[Webkit-unassigned] [Bug 32290] can't input korean into lower all input box except adress input box in webkit gtk launcher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 07:01:10 PST 2010


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





--- Comment #11 from Duy Nguyen <pclouds at gmail.com>  2010-02-04 07:01:09 PST ---
Applied rev2 on top of r54341, ran testkeyevents and got:

/webkit/keyevent/textfield: OK
/webkit/keyevent/buttons: OK
/webkit/keyevent/link: OK
/webkit/keyevent/textfield: OK
/webkit/keyevent/textfield: Segmentation fault

(gdb) bt
#0  0xb5529129 in g_type_check_instance_cast ()
   from /usr/lib/libgobject-2.0.so.0
#1  0x080496d7 in test_scimlike_input_window_object_cleared_cb ()
#2  0xb797fd16 in webkit_marshal_VOID__OBJECT_POINTER_POINTER ()
   from /home/pclouds/w/webkit/.libs/libwebkit-1.0.so.2
#3  0xb55092eb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0xb551a388 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#5  0xb551b72f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#6  0xb551ecdc in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#7  0xb79366a8 in
WebKit::FrameLoaderClient::dispatchDidClearWindowObjectInWorld () from
/home/pclouds/w/webkit/.libs/libwebkit-1.0.so.2
#8  0xb757b39d in WebCore::FrameLoader::dispatchDidClearWindowObjectInWorld ()
   from /home/pclouds/w/webkit/.libs/libwebkit-1.0.so.2

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