commit | 6b0833d45d8449489762fa4f823fb950bb15658a | [log] [tgz] |
---|---|---|
author | Noel Gordon <noel@chromium.org> | Wed Nov 14 07:47:28 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 14 07:47:28 2018 |
tree | 75a090b3c6a05cf6a2b4b30ab0ef4413740461da | |
parent | 763f1e25cad20eda43df161ae73385fd5d626b7c [diff] |
Add Ctrl+V shortcut for gear-menu #paste-into-current-folder item CL:841962 added the paste-into-current-folder gear-menu command, but no keyboard shortcut was provided (M65). Add a Ctrl+V shortcut to the #paste-into-current-folder <command> so it is displayed in the gear-menu. The #paste <command> has the same shortcut. So if a user clicks Ctrl+V, would both commands execute? Manual testing showed that Ctrl+V executes the #paste command only. Automatic tests cover keyboard (copy) Ctrl+C then (paste) Ctrl+V case: KeyboardOperations/FilesApp*keyboardCopyDownloads KeyboardOperations/FilesApp*keyboardCopyDrive Automatic tests cover gear-menu #paste-into-current-folder use: GearMenu/FilesApp*showPasteIntoCurrentFolder Bug: 875109 Change-Id: Iec2a98ae0b31ccbe1d2518c6d4c4e8edd7e02a2d Reviewed-on: https://chromium-review.googlesource.com/c/1331352 Reviewed-by: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Reviewed-by: Naoki Fukino <fukino@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#607930}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .