Skip to content

Handle standard text keyboard shortcuts without menu#1660

Merged
cmyr merged 1 commit intomasterfrom
actions-without-menus
Mar 30, 2021
Merged

Handle standard text keyboard shortcuts without menu#1660
cmyr merged 1 commit intomasterfrom
actions-without-menus

Conversation

@cmyr
Copy link
Member

@cmyr cmyr commented Mar 17, 2021

The textbox will now receive copy/cut/paste/undo/redo/select-all
without a menu being present.

Several of these (select-all, undo/redo) do not currently have
implementations, but we will at least get the commands.

@cmyr cmyr force-pushed the actions-without-menus branch from bcf227d to 8cec823 Compare March 17, 2021 21:26
The textbox will now receive copy/cut/paste/undo/redo/select-all
without a menu being present.

Several of these (select-all, undo/redo) do not currently have
implementations, but we will at least get the commands.

- progress on #1652
- closes #1030
@cmyr cmyr force-pushed the actions-without-menus branch from 8cec823 to 89cf3d5 Compare March 30, 2021 14:32
@cmyr cmyr merged commit b3bef7f into master Mar 30, 2021
@cmyr cmyr deleted the actions-without-menus branch March 30, 2021 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Copying and pasting in textbox does not work (at least on windows)

1 participant