[Webkit-unassigned] [Bug 13914] REGRESSION: Kotoeri mode switching behavior incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 12:01:20 PDT 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION (r21802): Kotoeri|REGRESSION: Kotoeri mode
                   |mode switching behavior     |switching behavior incorrect
                   |incorrect                   |




------- Comment #2 from ap at webkit.org  2007-06-05 12:01 PDT -------
The bad things happen inside WebHTMLView's _interceptEditingKeyEvent:

#0      0x00362884 in -[WebHTMLView(WebNSTextInputSupport)
setMarkedText:selectedRange:] at WebHTMLView.mm:5380
<...>
#31     0x9387f8a0 in -[NSView interpretKeyEvents:]
#32     0x003680e0 in -[WebHTMLView(WebInternal)
_interceptEditingKeyEvent:shouldSaveCommand:] at WebHTMLView.mm:5189

I'm not sure whether this means that -[NSView interpretKeyEvents:] is being
called at a wrong time, or just that WebKit doesn't properly implement some
other feature needed by Kotoeri.


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