Present go back shortcut "Cmd - Left" gets painful to support since we have more and more free flow editing capabilities (where Cmd - Left is handled by the editor). I'm suggesting that we remap it to Cmd - Option - Left (Ctrl - Alt - Left).
Created attachment 134567 [details] Patch
Comment on attachment 134567 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=134567&action=review > Source/WebCore/ChangeLog:10 > + Remaping it to Cmd - Option - Left (Ctrl - Alt - Left). Your ChangeLog is inconsistent with the code.
Created attachment 134583 [details] Patch
Comment on attachment 134583 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=134583&action=review > Source/WebCore/ChangeLog:10 > + Remaping it to Cmd - Option - Left (Ctrl - Alt - [ (]) ). This looks weird. On the last line: Left -> [
Created attachment 134588 [details] Patch
Comment on attachment 134588 [details] Patch Attachment 134588 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/12193370
Committed r112539: <http://trac.webkit.org/changeset/112539>
Comment on attachment 134588 [details] Patch Clearing r?