[Webkit-unassigned] [Bug 53023] WebKit2: Type-to-select doesn't work in open <select> menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 15:18:03 PDT 2011


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


Jon Lee <jonlee at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87878|0                           |1
        is obsolete|                            |
  Attachment #87926|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Jon Lee <jonlee at apple.com>  2011-04-01 15:18:02 PST ---
Created an attachment (id=87926)
 --> (https://bugs.webkit.org/attachment.cgi?id=87926&action=review)
Patch

Tried a different approach based on a suggestion from Anders: to use #ifdefs and targeting only Windows.  This way, we prevent needing to impl the pure virtual method on other platforms.

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