Bug 61125 - Web Inspector: ctrl+s should not switch source frame to read only mode.
Summary: Web Inspector: ctrl+s should not switch source frame to read only mode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 07:34 PDT by Pavel Podivilov
Modified: 2011-05-20 02:34 PDT (History)
10 users (show)

See Also:


Attachments
Patch. (2.95 KB, patch)
2011-05-19 07:34 PDT, Pavel Podivilov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2011-05-19 07:34:04 PDT
Web Inspector: ctrl+s should not switch source frame to read only mode.
Comment 1 Pavel Podivilov 2011-05-19 07:34:55 PDT
Created attachment 94068 [details]
Patch.

Stop editing only when esc is pressed.
Comment 2 Pavel Podivilov 2011-05-20 02:34:26 PDT
Committed r86932: <http://trac.webkit.org/changeset/86932>