RESOLVED FIXED 35999
Cmd-E should replace the current search term with the current selection
https://bugs.webkit.org/show_bug.cgi?id=35999
Summary Cmd-E should replace the current search term with the current selection
Oliver Hunt
Reported 2010-03-10 19:23:38 PST
If I select text cmd-e should make it be the search text, at least on mac.
Attachments
Patch (2.00 KB, patch)
2012-04-23 23:59 PDT, sam
pfeldman: review-
sam
Comment 1 2012-04-23 23:59:13 PDT
Pavel Feldman
Comment 2 2012-04-24 04:16:36 PDT
Comment on attachment 138501 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=138501&action=review > Source/WebCore/ChangeLog:3 > + Web Inspector: Cmd-E should replace the current search term with the current selection I don't see this implemented in the patch. > Source/WebCore/ChangeLog:6 > + Added the behavior for selected text to be made as auto search text I don't think this is expected. At least browsers don't do that with the generic search by default.
Blaze Burg
Comment 3 2014-01-28 14:04:05 PST
Migrating. This is expected behavior on Mac.
Radar WebKit Bug Importer
Comment 4 2014-01-28 14:04:45 PST
Timothy Hatcher
Comment 5 2014-01-28 14:31:27 PST
We implemneted this in Safari 7.
Note You need to log in before you can comment on or make changes to this bug.