[Webkit-unassigned] [Bug 11440] REGRESSION: Typing in text area is painfully slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 28 13:28:42 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11440





------- Comment #3 from webkit-bugs at gentlyusedunderwear.com  2006-10-28 13:28 PDT -------
Only the Romanji (Roman) layout from Koteri.

Here's a partial sample:

      813 -[WebHTMLView _interceptEditingKeyEvent:]
                            813 -[NSView interpretKeyEvents:]
                              813 -[NSTSMInputContext interpretKeyEvents:]
                                798 TSMProcessRawKeyEvent
                                  798 TSMKeyEvent
                                    798 utDeliverTSMEvent
                                      798 TSMEventToInputMethod
                                        798 TSMEventToTextService
                                          795 SendTSMDocumentLockEvent
                                            795 SendTSMEvent
                                              795 SendEventToEventTarget
                                                795
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*)
                                                  795
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)
                                                    795 _NSTSMEventHandler
                                                      795
_NSTSMDocumentAccessEventHandler
                                                        794
-[WebCoreFrameBridge stringForRange:]
                                                          793
WebCore::plainText(WebCore::Range const*)
                                                            789
WebCore::TextIterator::advance()
                                                              787
WebCore::TextIterator::exitNode()


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list