[Webkit-unassigned] [Bug 58404] REGRESSION (WebKit2): Input methods are active in non-editable content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 17:37:27 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |ap at webkit.org
                   |kit.org                     |
  Attachment #89317|                            |review?
               Flag|                            |




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-04-12 17:37:27 PST ---
Created an attachment (id=89317)
 --> (https://bugs.webkit.org/attachment.cgi?id=89317&action=review)
proposed fix

Note that WK1 also calls -[NSApp updateWindows] to make sure that AppKit fetches the most up to date context. It's tricky to do, and I couldn't see any problems from not doing it on 10.6, so let's start without updateWindows calls to see if anything breaks.

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