[webkit-reviews] review granted: [Bug 49527] Web Inspector: Do not hide default Ctrl+A behavior on non-Mac : [Attachment 73878] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 15 02:38:59 PST 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 49527: Web Inspector: Do not hide default Ctrl+A behavior on non-Mac
https://bugs.webkit.org/show_bug.cgi?id=49527

Attachment 73878: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=73878&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=73878&action=review

I personally find these shortcuts quite useful and think that it would be nice
to provide a shortcut for go-to-{start, end} on other platforms.

> WebCore/inspector/front-end/TextPrompt.js:-111
> -	       case "U+0045": // Ctrl+E = Move caret to the end of prompt on
non-Mac.

does this conflict with some other action as well?


More information about the webkit-reviews mailing list