Skip to content

Bugfix/disable webview context menu#430

Merged
Splode merged 2 commits into
Splode:mainfrom
SeanTong11:bugfix/disable-webview-context-menu
May 10, 2026
Merged

Bugfix/disable webview context menu#430
Splode merged 2 commits into
Splode:mainfrom
SeanTong11:bugfix/disable-webview-context-menu

Conversation

@SeanTong11
Copy link
Copy Markdown
Contributor

Summary

  • Disable the default webview/browser context menu across the app
  • Prevent right-click from showing actions like Save As, Print, and Inspect-style browser options

Why

Pomotroid is a desktop app, so the default browser context menu feels out of place when right-clicking the app window.

This also avoids conflict with future app-specific context menus, such as a possible timer widget menu.

Test plan

  • npm run check
  • npm run build

@Splode Splode merged commit 595714b into Splode:main May 10, 2026
5 checks passed
@Splode
Copy link
Copy Markdown
Owner

Splode commented May 10, 2026

Thank you for the contribution!

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.

2 participants