Bug 18454
Summary: | basically impossible to do multiline input in the inspector console | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oliver Hunt <oliver> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | VERIFIED FIXED | ||
Severity: | Normal | CC: | aroben |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Oliver Hunt
None of the standard (macos anyway) shortcuts for entering a newline without committing an entry -- like ctrl-return, command-return, shift-return -- will just add a new line, they all commit the command. This is especially difficult with the database console as sql commands can easily cover multiple lines.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Fixed in r32346.