Alex313031 / Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
1.55k stars 36 forks source link

[BUG] Drag tab bug of `#close-confirmation : Show confirmation with multiple windows` #240

Open Unknown78 opened 4 months ago

Unknown78 commented 4 months ago

Backgrounds

Problems

Descriptions of the flag:

Close Confirmation Show a warning prompt when closing browser window(s). – Mac, Windows, Linux, ChromeOS, Fuchsia, Lacros

#close-confirmation

Settings of it:

  • Default
  • Show confirmation with last window
  • Show confirmation with multiple windows

If I drag a tab into an existing window, then it will create a new hidden window such that it will prompt close confirmation even though I only have one window. If I close that window, then the Thorium Task Manager will remains instead of closing. If I close it, then Windows Task Manager will show that Thorium processes is still exists and not stopped.

See the .gif below bugs

gz83 commented 4 months ago

Please check 'Continue running background apps when Chromium is closed' option status

Unknown78 commented 4 months ago

@gz83 It is disabled already. If I try with the default or last window option instead of multiple windows then the bug does not exist. And multiple hidden New Tab being a background apps doesn't makes sense.

Unknown78 commented 4 weeks ago

@gz83 v128 still has the same bug