[Webkit-unassigned] [Bug 16313] text search (find) keybindings should work in the Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 27 00:44:25 PDT 2008


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


jalkut at red-sweater.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22500|                            |review?
               Flag|                            |




------- Comment #4 from jalkut at red-sweater.com  2008-07-27 00:44 PDT -------
Created an attachment (id=22500)
 --> (https://bugs.webkit.org/attachment.cgi?id=22500&action=view)
Same as original but endeavors to avoid false-positive keystrokes...

I confirmed my suspicion that the original patch made it possible to invoke the
find command by a number of undesired keystrokes. With this adjusted patch, the
keystroke only invokes find if it's a pure cmd-f or ctrl-f.


-- 
Configure bugmail: https://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