Skip to content

Fix standard edit shortcuts in desktop shell#488

Open
preyam2002 wants to merge 1 commit into
Stremio:masterfrom
preyam2002:fix/webengine-edit-shortcuts
Open

Fix standard edit shortcuts in desktop shell#488
preyam2002 wants to merge 1 commit into
Stremio:masterfrom
preyam2002:fix/webengine-edit-shortcuts

Conversation

@preyam2002

@preyam2002 preyam2002 commented May 30, 2026

Copy link
Copy Markdown

Summary

  • register missing standard edit actions for the desktop shell WebEngine view
  • add Undo, Redo, Cut, Copy, and Select All alongside the existing Paste action

Why

Editable WebEngine content already exposes these commands through the context menu, but only Paste had an app-level shortcut binding. This means standard text-editing shortcuts such as Cmd/Ctrl+A, Cmd/Ctrl+C, Cmd/Ctrl+X, and Cmd/Ctrl+Z may not be handled reliably in the desktop app.

Validation

  • git diff --check origin/master...HEAD
  • initialized submodules successfully

Local build validation is still limited because this machine does not have the Qt5 development package/qmake available; CMake configure stops at missing Qt5Config.cmake.

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