Bug 148123 - Web Inspector: Command-Enter should commit console command without erasing the prompt
Summary: Web Inspector: Command-Enter should commit console command without erasing th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-17 23:56 PDT by Nikita Vasilyev
Modified: 2015-10-18 04:30 PDT (History)
8 users (show)

See Also:


Attachments
[Animated GIF] With the patch applied (40.66 KB, image/gif)
2015-08-17 23:56 PDT, Nikita Vasilyev
no flags Details
Patch (4.57 KB, patch)
2015-08-18 00:00 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2015-08-17 23:56:04 PDT
Created attachment 259255 [details]
[Animated GIF] With the patch applied

See the attached GIF.
Comment 1 Radar WebKit Bug Importer 2015-08-17 23:56:42 PDT
<rdar://problem/22321205>
Comment 2 Nikita Vasilyev 2015-08-18 00:00:55 PDT
Created attachment 259256 [details]
Patch
Comment 3 WebKit Commit Bot 2015-08-18 07:46:48 PDT
Comment on attachment 259256 [details]
Patch

Clearing flags on attachment: 259256

Committed r188581: <http://trac.webkit.org/changeset/188581>
Comment 4 WebKit Commit Bot 2015-08-18 07:46:51 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Joseph Pecoraro 2015-08-18 13:12:10 PDT
I use option+enter all the time to add a newline. Does this mean I have to use shift+enter now?
Comment 6 Timothy Hatcher 2015-08-18 17:08:52 PDT
I had forgotten about that. That is a typical way to get a line break in places that intercept Enter. Maybe Command-Enter for this?