Bug 158028

Summary: Web Inspector: Cmd-L shortcut for Jump to Line conflicts with selecting URL of inspected page
Product: WebKit Reporter: BJ 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

Description BJ Burg 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.
Comment 1 BJ Burg 2016-05-27 07:17:51 PDT
Ping for import.
Comment 2 Radar WebKit Bug Importer 2016-05-27 07:19:34 PDT
<rdar://problem/26516663>
Comment 3 BJ Burg 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?
Comment 4 Matt Baker 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).
Comment 5 Matt Baker 2016-08-03 13:19:43 PDT
Created attachment 285261 [details]
[Patch] Proposed Fix
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2016-08-03 13:50:39 PDT
All reviewed patches have been landed.  Closing bug.