Files
paseo/packages
Mohamed Boudra ccf29f4c50 Fix sign-in popups in the desktop browser (#2137)
* fix(desktop): keep sign-in popups connected

Turning every window-open request into a workspace tab severed the opener relationship required by popup authentication flows. Keep script-created and POST-backed opens as secured child windows while ordinary links continue to use workspace tabs.

* fix(desktop): keep Shift-click links in workspace tabs

Electron reports both popup windows and Shift-clicked links as new-window. Use popup features or a named target to preserve script popups without bypassing Paseo tab state for ordinary links.

* fix(desktop): tighten popup profile handling

* fix(desktop): preserve popup feature intent

* fix(desktop): match browser popup heuristics
2026-07-16 18:45:32 +02:00
..
2026-07-16 17:36:41 +02:00
2026-07-16 09:46:41 +02:00
2026-07-16 17:36:41 +02:00
2026-07-16 09:46:41 +02:00
2026-07-16 17:36:41 +02:00
2026-07-16 09:46:41 +02:00
2026-07-16 17:36:41 +02:00
2026-07-16 09:46:41 +02:00