-
Notifications
You must be signed in to change notification settings - Fork 972
Tabs become locked (can't switch tabs) #10673
Comments
I've been able to repeat this with my existing Brave install. So another test was to uninstall Brave and delete the AppData Roaming and Local brave folders. After re-installing Brave I've not encountered the issue. I'll report back here if it re-occurs with the new install. |
Since re-installing, after deleting the AppData folders, the problem described is much less frequent however it still exists. The tabs are not detached and re-added but they become unresponsive at random times. Exiting the browser is also a problem when the tab locking occurs, sometimes the browser will exit when the window is closed at other times it requires right clicking the task bar to close. I'm still exploring a more reliable method of recreating this locking issue. |
@Colbix Are you using the latest version (0.18.29)? There were several tab-related bugs fixed recently. |
Current version
I'm still experiencing the issue, as described in the original comment, however I can not reliably reproduce it due to variance. Reading other reported issues it looks like people continue to experience very similar tab issues. The issue described in 9385 is a good accounting of the problem with the only difference being my use of Windows 10. I will wait for the next release to see if the additional tab fixes restore the usability of the browser without having to exit and relaunch every 10 to 30 minutes. |
Brave: 0.19.48 Updated to current version, unfortunately the problem still persists. As another experiment I successfully used the browser with only 1 tab open and never encountered a tab lock or unresponsiveness. However the tabs are managed the problem occurs when more than 1 tab is opened for a variable amount of time. |
Could you please check |
Yes, several crash logs and an operations log. Here is the most recent crash log: |
cc: @bbondy |
Brave: 0.19.53 Updated to the recent version again. A Minor change is that while some tabs will remain locked, in this case it's unresponsive with sound still occurring, I can open new tabs and continue using the browser. |
Brave: 0.19.70 Same issue as described, hoping the next update will be the fix. |
Brave: 0.19.80 Same issue as described, hoping the next update will be the fix. |
Another encounter with the problem is described in issue #11750 . Although I observe that issue is tagged as a bug and priority/p2. |
Happens to me routinely, usually with the first tab, often after my computer goes to sleep. Windows 10. 0.19.105 rev | 51f8ba5 |
Possible +1 from Twitter: https://twitter.com/CryptoMktWizard/status/944218235087462402:
|
Another +1 from Twitter:
|
Assigning @petemill to investigate 😄 |
+1 from @bbondy:
Could this possibly be created by detaching / re-attaching tabs? |
Would be helpful to see when muon has 'discarded' a tab, to see if it's related to this 'dead tabs' issue - I've created an issue to expose such an event brave/muon#443 |
Some progress... When a tab is discarded we are seeing that the tab is detached, then a new tab (with a different Id) is created and attached. The problems are:
I'm hesitant to change any code to address the events happening like this, because @bridiver mentions that this is not exactly the events that should be received, and this apparently was working successfully with (likely) the current code. So will wait for more info on that. I reproduced the issue organically on Windows by opening many tabs on a low-memory VM and browsing for 10 - 20 mins, then observing tabs had been unloaded and could not be switched to. The issue can also be artificially reproduced on Mac by opening many tabs, browsing, and then using the 'Debug' -> 'Send memory pressure alert' menu command. On Mac only, using the above menu command technique, tabs also received the 'crashed' event, although I did not find any crash dumps for those tabs. I did not get the 'crashed' event for any tabs at all on Windows using the organic method above. Sample log from macOS:
Similar log from Windows:
|
Brave: 0.20.30 As of the most recent update the problem appears to have been fixed or at least not as immediate and frequent. I'll update if I encounter any further issues. |
Closing this as we are not seeing this specific issue on a released version, as the triggering feature (tab discarding under memory pressure) was disabled in #12916. Re-enabling will be addressed in a separate issue. |
Did you search for similar issues before submitting this one?
Yes.
Describe the issue you encountered:
Leaving more than 1 tab open for a variable length of time will prevent other tabs from closing or being selected. Tabs were not split and rejoined. Also tabs were not ghosted as the audio from the tabs continued to produce sound.
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10
Brave Version (revision SHA):
Brave | 0.18.23
rev | 36ae2ec
Steps to reproduce:
Actual result:
Unable to click on tabs or close tabs. Sometimes clicking to close a tab will exit Brave.
Expected result:
User responsiveness to select and close tabs.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Is this an issue in the currently released version?
Yes.
Can this issue be consistently reproduced?
Yes.
Screenshot if needed:
http://gph.is/2wQZexy
Any related issues:
The text was updated successfully, but these errors were encountered: