Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Layout Engine] Keyboard Shortcuts: Element Basic Commands #23053

Closed
4 of 9 tasks
kibanamachine opened this issue Mar 26, 2018 · 2 comments · Fixed by #29394
Closed
4 of 9 tasks

[Layout Engine] Keyboard Shortcuts: Element Basic Commands #23053

kibanamachine opened this issue Mar 26, 2018 · 2 comments · Fixed by #29394
Assignees
Labels
loe:small Small Level of Effort PR sent Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Mar 26, 2018

Original comment by @alexfrancoeur:

There are a number of Keyboard shortcuts we need in Canvas. Implementing the basic commands listed below will go a long way. Some suggestions below.

  • Copy
    • PC: Ctrl + C
    • Mac: ⌘ + C
  • Cut
    • PC: Ctrl + X
    • Mac: ⌘ + X
  • Paste
    • PC: Ctrl + V
    • Mac: ⌘ + V
  • Delete
    • PC: Delete
    • Mac: Delete
  • Clone / Duplicate
    • PC: Ctrl + D
    • Mac: ⌘ + D
  • Send Forward
    • PC: Ctrl + Up arrow
    • Mac: ⌘ + Up arrow
  • Send Backward
    • PC: Ctrl + Down arrow
    • Mac: ⌘ + Down arrow
  • Send to Back
    • PC: Ctrl + Shift + Down arrow
    • Mac: ⌘ + Shift + Down arrow
  • Send to Front
    • PC: Ctrl + Shift + Up arrow
    • Mac: ⌘ + Shift + Up arrow

Standard Shortcuts

  • LINK REDACTED
  • LINK REDACTED
  • LINK REDACTED
@kibanamachine
Copy link
Contributor Author

Original comment by @monfera:

Status: while keyboard actions aren't yet enabled, Delete/Backspace had been added, after a discussion on the new design with @snide and @rashidkpc

There's already a FireFox issue filed for it, about to be fixed: LINK REDACTED

@kibanamachine kibanamachine added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas loe:small Small Level of Effort labels Sep 14, 2018
@cqliu1
Copy link
Contributor

cqliu1 commented Dec 13, 2018

Copy, cut, and paste for elements were added as parted of #25890.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loe:small Small Level of Effort PR sent Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants