-
Notifications
You must be signed in to change notification settings - Fork 975
Pressing cmd/ctrl + w sometimes makes entire UI unresponsive #9083
Comments
So far, I haven't been able to reproduce with 0.16.6, but I'll keep trying just to be sure. |
Yeah, I think it was fixed in 0.15.314. Closing. |
Never mind, I was just able to reproduce with 0.16.6. |
Cmd+W does not work. I'm still trying to get a consistent STR. |
I get this error in the browser-level console: |
@alexwykoff @liunkae Could this be mac only? I tried to reproduce this with 0.16.9 by going as fast as I could and I couldn't on Linux and Windows. |
It may have been fixed for Windows and Linux with #8740. I can still reproduce with 0.16.9 on Mac after some browsing (with the error above). |
I'm getting the same error message when I encounter #9385. These problems may be related. Maybe something goes wrong with the tab state. |
@bbondy pointed that #9539 might have fixed it and I confirm I no longer see this running macOS. @alexwykoff mind confirming that? |
Moving to 0.18.x I'm not able to reproduce. Alex shared these steps:
|
Just reproduced with 0.17.4. Definitely much rarer than 0.16.x, though. |
Per @NejcZdovc, if someone is trying to reproduce, try launching from command line... this way the browser process will log stdout with something like |
Just reproduced with the console up. No output. When it gets in that state, the tab cannot be closed with Cmd+W, but it can be closed with the tabbar close button. Maybe it's related to the keyboard shortcut. I started noticing the problem around 0.15.x, which is when #45 was implemented. |
OK I'm able to reproduce this... I don't see any errors being logged though (to browser dev tools or to command line) Here are my steps:
What happens is: the tabs are being close so fast it doesn't seem to pick a new active tab This may be related to #9306 |
Why was this reopened? |
This doesn't actually stop dead tabs from happening, but when it does at least it won't break the entire UI now. Fix #9083 Auditors: bridiver
This doesn't actually stop dead tabs from happening, but when it does at least it won't break the entire UI now. Fix #9083 Auditors: bridiver
This doesn't actually stop dead tabs from happening, but when it does at least it won't break the entire UI now. Fix #9083 Auditors: bridiver
This doesn't actually stop dead tabs from happening, but when it does at least it won't break the entire UI now. Fix #9083 Auditors: bridiver
Can leave dead tabs still but doesn't freeze up entire UI anymore. 👍 |
Same results. The dead tabs issue will be covered in #10905. |
- Did you search for similar issues before submitting this one?
Yes
- Describe the issue you encountered:
After opening a lot of tabs (> 20) , I then try to close them rapidly with a key-combo of cmd/ctrl + w
- Platform (Win7, 8, 10? macOS? Linux distro?):
macOS 10.12.6 x64 - Reproduced
Win 10 x64 - Reproduced
- Brave Version (revision SHA):
- Steps to reproduce:
The following erros appear in the terminal when running Brave locally:
- Actual result:
After a period, Brave will stop responding and you will be stuck on a particular tab.
Pausing and trying to use ctrl/cmd + w will have no effect. The entire Brave UI will also become unresponsive.
- Expected result:
Tabs should be closed without the entire UI becoming unresponsive.
- Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
- Is this an issue in the currently released version?
Yes
- Can this issue be consistently reproduced?
Yes
- Screenshot if needed:
The text was updated successfully, but these errors were encountered: