[Webkit-unassigned] [Bug 14457] WebKit can't detect the IM's in certain circumstances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 17:58:57 PDT 2007


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


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsRadar
            Summary|WebKit can't detect the IM's|WebKit can't detect the IM's
                   |event consumption           |in certain circumstances




------- Comment #1 from oliver at apple.com  2007-07-01 17:58 PDT -------
Okay, i've been looking at bug 13664 and have found the problem is in when i
assume the IM will consume an event.

Due to the design of IMs we have to assume assume that the IM consumes events
in certain circumstances.  The current decision on when to do this is based on
whether there is marked text.  After some more examination, it would seem the
correct behaviour is to assume the the event will always be consumed by the IM.


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