Bug 158028

Summary: Web Inspector: Cmd-L shortcut for Jump to Line conflicts with selecting URL of inspected page
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Blaze Burg
Reported 2016-05-24 11:17:51 PDT
Note: only reproduces when a source code editor has focus. If you click on a sidebar, the URL selection shortcut seems to take priority.
Attachments
[Patch] Proposed Fix (1.94 KB, patch)
2016-08-03 13:19 PDT, Matt Baker
no flags
Blaze Burg
Comment 1 2016-05-27 07:17:51 PDT
Ping for import.
Radar WebKit Bug Importer
Comment 2 2016-05-27 07:19:34 PDT
Blaze Burg
Comment 3 2016-08-03 11:39:54 PDT
Matt, if we implement the ':' selector for quick open, that will obviate the need for Cmd-L, right?
Matt Baker
Comment 4 2016-08-03 13:15:11 PDT
(In reply to comment #3) > Matt, if we implement the ':' selector for quick open, that will obviate the > need for Cmd-L, right? We can remove it now. Control-G also opens the line number dialog (same as Edge, Chrome, and some popular editors).
Matt Baker
Comment 5 2016-08-03 13:19:43 PDT
Created attachment 285261 [details] [Patch] Proposed Fix
WebKit Commit Bot
Comment 6 2016-08-03 13:50:36 PDT
Comment on attachment 285261 [details] [Patch] Proposed Fix Clearing flags on attachment: 285261 Committed r204099: <http://trac.webkit.org/changeset/204099>
WebKit Commit Bot
Comment 7 2016-08-03 13:50:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.