[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-09-14 Thread codesite-noreply
Comment #13 on issue 14562 by rj...@google.com: Support Cmd-E as shortcut for finding selection http://code.google.com/p/chromium/issues/detail?id=14562 Sounds perfect. Thanks so much for doing this. The lack of it in FireFox has driven me crazy for years. -- You received this message

[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-09-13 Thread codesite-noreply
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

[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-09-12 Thread codesite-noreply
Comment #11 on issue 14562 by bugdro...@chromium.org: Support Cmd-E as shortcut for finding selection http://code.google.com/p/chromium/issues/detail?id=14562 The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=revrevision=26075

[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-09-06 Thread codesite-noreply
Comment #10 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 Tentative CL for the cmd-e part at http://codereview.chromium.org/197035 . Changes to cmd-g and cmd-f not done yet. -- You received

[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-09-05 Thread codesite-noreply
Updates: Status: Started Owner: tha...@chromium.org Comment #8 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 To expand on this: * Cmd-e should behave like Cmd-c, but copy to find

[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-09-05 Thread codesite-noreply
Comment #9 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 So, did some looking how cmd-c works: Cmd-c is not bound to `commandDispatch:` on OS X but instead directly to `copy:` (see

[chromium-bugs] Issue 14562 in chromium: Support Cmd-E as shortcut for finding selection

2009-07-30 Thread codesite-noreply
Comment #4 on issue 14562 by stuartmor...@chromium.org: Support Cmd-E as shortcut for finding selection http://code.google.com/p/chromium/issues/detail?id=14562 Issue 17894 has been merged into this issue. -- You received this message because you are listed in the owner or CC fields of this