-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tab mute icon (to mute/unmute audio) is not clickable for tabs in the background #22081
Comments
Do we have any news about the issue? |
Installing an old version on windows 10:As a temporary solution I installed an old version of Brave to get the feature back. It's not a good idea regarding security and I don't know how to cleanly install an old version on windows 10 but it worked for me:
Steps:
|
yes, I can confirm this is an issue. i believe it was introduced in cr100 update and also happens in Chrome. as a workaround you can right click > mute site on the tab to avoid context switch for now. will discuss with @rebron on the fix |
Hi do we have any news about this issue? It was so much useful feature. Please Brave turn it back we do not want to move to other browsers for that issue. |
Hi is the issue fixed? If yes, how can we check? is there any update. Thanks |
@tdritsas PR is ready but not merged yet. Needs code review. |
fix brave/brave-browser#22081 Fixed by calculating tab selectable region properly by GetWidthOfLargestSelectableRegionBrave() as we moved alert button to left side.
fix brave/brave-browser#22081 Fixed by calculating tab selectable region properly by GetWidthOfLargestSelectableRegionBrave() as we moved alert button to left side.
Verified
Verified no longer have to switch to inactive tab to mute and unmute. |
Removing the |
Hi to the todays update release 1.38.111 official built the mute tab option as i check is still not fixed. |
@tdritsas Hi, next release will include this fix. |
still not working correctly with |
@Shadowized it's expected behavior. When tab's width is small, mute button is disabled to make tab itself clickable. |
Verified with
Reproduced the issue as described using Using Encountered and logged #22862, but it is not specific to versions with this fix - it occurs in current release version of 1.38.115. |
Verification passed on
|
Description
Tab mute now requires you to click on to the tab to mute it.
Steps to Reproduce
Actual result:
Brave now requires you switch to the tab to mute it. So essentially a double click to mute a tab.
Expected result:
Click on audio icon to mute audio on said tab without switching to it
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
1.37.109 Chromium: 100.0.4896.60 (Official Build) (64-bit)
Version/Channel Information:
Current and Nightly
Other Additional Information:
N/A
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: