-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
Summary
When using an Omarchy Web App that requires authentication, the native Chromium "Save Password" dialog renders outside the web app window and cannot be interacted with.
Steps to Reproduce
- Install a web app via Omarchy menu (
omarchy-webapp-install) - Launch the web app (opens in frameless mode - no browser chrome, no toolbar)
- The web app requires authentication - first page is a login form
- Enter credentials and submit
- Chromium attempts to show its "Save Password?" dialog
Actual Behavior
- The dialog appears outside the web app window boundaries - positioned relative to a non-existent toolbar
- Cannot click any button (Save, Never, dismiss) - clicks don't register
- In fullscreen mode, the dialog appears on the previous workspace
- The dialog flickers on the previous workspace and cannot be interacted with from there either
- No way to dismiss - only recovery is closing and restarting the web app
Workaround
- Open the same URL in regular Chromium (not as web app)
- Log in and handle the "Save Password" prompt there
- Web app then works normally - both share the same password store, so the prompt won't appear again
Environment
- Omarchy 3.3.2
- Hyprland
- Chromium (default)
- Single monitor
Related
- When some webpage opens new window it has limited functionality #1692 - Similar issue: popup windows in web apps have limited functionality (1Password extension dialogs don't work). Same underlying cause - modal/popup windows not working correctly in frameless web app mode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels