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

Fix Copy/Paste Shortcuts (when Timeline has focus) #5425

Merged
merged 5 commits into from
Feb 16, 2024

Conversation

jonoomph
Copy link
Member

This is a temporary work-around, until our new Timeline widget is ready. But this fixes certain webview widgets from eating our Ctrl+C / Ctrl+V keypresses when the timeline is in focus.

…copying the "id" from the first clip, instead of generating a new one.
…copying the "id" from the first clip, instead of generating a new one. Take 2.. generating ID on Paste instead of copy.
…window QShortcuts, to ensure the Webview does not eat our Ctrl+C/Ctrl+V keypress events.
@jonoomph jonoomph self-assigned this Feb 15, 2024
@jonoomph
Copy link
Member Author

CTRL+C does not work.

@jonoomph jonoomph merged commit 7e2710f into develop Feb 16, 2024
8 checks passed
@jonoomph jonoomph deleted the fix-copy-shortcut-timeline branch February 16, 2024 16:00
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