-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Windows users seeing blank "white window" artifacts appear when merging tabs into browser window #41272
Comments
I have the same issue. 2 things to add:
|
Just had a user point out that this issue happens by having Close window when closing last tab disabled. Upon doing this, I was able to replicate. Upon enabling that setting, the issue goes away. Using this same setup, it seems to occur also in Nightly. Also want to note that once this issue occurs, it will remain active until you force Brave to terminate all processes. Such as even after enabling the setting, I closed Brave and was greeted to the blank windows that had been generated while testing the above. Note:Chrome doesn't have this setting as an option, so it seems not to be an upstream problem. cc: @rebron |
Yes, there is no problem when I activate it. I hope this problem will be
solved with the new update.
Thanks
Saoiray ***@***.***>, 28 Eyl 2024 Cmt, 03:20 tarihinde şunu
yazdı:
… Just had a user point out that this issue happens by having *Close window
when closing last tab* disabled. Upon doing this, I was able to
replicate. Upon enabling that setting, the issue goes away.
Using this same setup, it seems to occur also in Nightly.
image.png (view on web)
<https://github.com/user-attachments/assets/5ad713b9-64c7-40b0-b41a-2ac1e506109a>
Note:
Chrome doesn't have this setting as an option, so it seems not to be an
upstream problem.
cc: @rebron <https://github.com/rebron>
—
Reply to this email directly, view it on GitHub
<#41272 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APGOO2PNIVXF2D6DP52PVMTZYXY4JAVCNFSM6AAAAABO7U3ZTWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBQGMYTCMJUHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I have the exact same problem, and had it for couple of weeks atleast, most annoying bug I have ever had in any browser so should be high priority. Edit after weeks of this i had to change to chrome, just impossible to use brave when screen is full of white pages |
cc: @simonhong |
Another user seeing this issue: |
Looks like the unload controller is never setting the
At this point, you will see that the ghost tabs appear in the UI. Also, you can see them in the task manager. I didn't do a deep investigation(maybe next week), but I think this is a good starting point if someone else wants to pick it. |
Good day |
@Freefire666 Thanks for the confirmation. The problem is known, and we have steps to reproduce it. I will try to fix it in the near future. |
Probably related to: "White window when minimizing a Brave browser window to the system tray in Windows 10" at https://community.brave.com/t/white-window-when-minimizing-a-brave-browser-window-to-the-system-tray-in-windows-10/575265 |
After testing the Brave browser, I saw the following two cases where the ghost windows appear.
close_last_tab_create_ghosts_new_tabs.mp4I couldn't find a clean solution to fix this issue. It looks like when the
drag_and_drop_create_a_ghosts_tabs.mp4My initial idea for fixing the second issue(the one with drag & drop) was to allow the browser to close as long as the reason for closing is The approach from this pull request is to always load a new tab in the existing web content when the user is closing the last tab(inspired by the FYI: @simonhong @bsclifton |
Verification
Reproduced the issue in 1.70.119 2024-12-30_16h22_53.mp4
Confirmed no ghost/blank white windows are created 2024-12-30_16h40_37.mp4 |
Description
Several users on Windows are seeing strange "white boxes" appear when they tear a tab off from the browser window, then merge it back into that window. It looks like it creates a sort of weird "ghost" window behind the main browser window they're attempting to attach the tab to. A couple users have submitted recordings of the behavior:
https://www.youtube.com/watch?v=GEqN40QRiEA
https://www.youtube.com/watch?v=1dbYKaRoCCE
This appears to only be happening for Windows users as nobody on macOS has reported this issue yet. I cannot reproduce on my end, but both Windows 10 and 11 users have reported the same issue.
Steps to reproduce
Actual result
Strange ghost artifact window appears
Expected result
No artifacts should appear
Reproduces how often
Easily reproduced
Brave version (brave://version info)
v1.70.119
Channel information
Reproducibility
Miscellaneous information
Consolidated user reports:
https://community.brave.com/t/white-windows-when-merging-tabs/570407/11
The text was updated successfully, but these errors were encountered: