Bug 35999

Summary: Cmd-E should replace the current search term with the current selection
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, graouts, joepeck, oliver, pfeldman, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review-

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.