mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[GH-ISSUE #1071] don't open new tabs in PWA state on desktop #2103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @veselcraft on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1071
bug description
When Cobalt is used in PWA and when the vid is going to be downloaded, it opens a new blank browser window. Chromium's PWAs can show download progress as it was in main browser
reproduction steps
screenshots
https://github.com/user-attachments/assets/5c65262e-3984-4bac-8bd5-a526459b0c78
links
platform information
Thorium 117.0.5938.157 (Chromium fork) on Windows 11
additional context
No response
@wukko commented on GitHub (Jan 24, 2025):
this version of chromium, 117, is insanely outdated. latest stable release is 134. can you try the latest version?
@veselcraft commented on GitHub (Jan 24, 2025):
Latest version of Thorium is 128.0.6613.189. I don't use pure Chromium for my privacy conserns. Updated, still have this issue
Also, it happens with latest version of Microsoft Edge
https://github.com/user-attachments/assets/ba74b60f-053c-4006-a4c1-926e3b6ef48a
@wukko commented on GitHub (Jan 24, 2025):
can you try remuxing any file in a pwa to see if it calls the download manager inside the pwa or not?
on a different note, chromium doesn’t have google’s integrations inside, so it’s definitely more privacy respecting than microsoft edge.
@veselcraft commented on GitHub (Jan 24, 2025):
off topic, u mean ungoogled one?
that worked as intended