Comment #12 on issue 14562 by tha...@chromium.org: Support Cmd-E as  
shortcut for finding selection
http://code.google.com/p/chromium/issues/detail?id=14562

Here's what else I plan to do:

* On app activate, copy whatever is on the find pasteboard to all open find  
bars
(consistent with Safari and arguably TextEdit)

* Cmd-g always searches for the text in the find pasteboard (if the findbar  
is not
open, cmd-g does not open it).

* Text entered into a findbar is copied into the find pasteboard on every  
key press.

(this means that the findbars in all tabs will always contain the same  
text, because
there's only one global find pasteboard. That's also what Safari does. I  
guess that's
ok? Currently, the findbar state is per-tab, but that doesn't seem to  
useful anyway
(sure, it seems useful in theory, but… :-) I could not think of any other  
behavior that
makes sense).

I'll do cmd-f next.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to