Skip to content

Comments

ClipboardForm: add menu to copy text by mouse#2037

Open
bschwarzent wants to merge 1 commit intoreleases/26.1from
features/bsh/26.1/378797_copy_menu
Open

ClipboardForm: add menu to copy text by mouse#2037
bschwarzent wants to merge 1 commit intoreleases/26.1from
features/bsh/26.1/378797_copy_menu

Conversation

@bschwarzent
Copy link
Member

Instead of pressing ctrl-c or using the context menu, the user can now also click the "copy" menu to copy the selected text to the clipboard.

Additional changes:

  • Remove EscapeKeyStroke, instead mark the form as closable. This has the same effect but the F1 keystroke hint is positioned much nicer.
  • Cleanup some clipboard related texts.
  • Make instruction label non-selectable, just like any other form field label.

378797

Instead of pressing ctrl-c or using the context menu, the user can now
also click the "copy" menu to copy the selected text to the clipboard.

Additional changes:
- Remove EscapeKeyStroke, instead mark the form as closable. This has
  the same effect but the F1 keystroke hint is positioned much nicer.
- Cleanup some clipboard related texts.
- Make instruction label non-selectable, just like any other form field
  label.

378797
@bschwarzent bschwarzent self-assigned this Feb 19, 2026
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.

1 participant