[Webkit-unassigned] [Bug 104970] New: Web Inspector: Search by selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 15:58:50 PST 2012


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

           Summary: Web Inspector: Search by selection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: johnjbarton at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Browsers provide word-selection upon double click on text. They also provide arbitrary contiguous text selection with the mouse. We can leverage this feature in search by loading the search query with the text selection when ever it is available.

The user experience here is similar to other editors, for example Sublime Text.  For me this feature is the most important one missing from Web Inspector's editor.

Patch to follow.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list