-
Notifications
You must be signed in to change notification settings - Fork 969
Minimizing the browser window leaves the tooltip open #8697
Comments
I can confirm too. It is annoying. I can only prevent it with rightClick to top bar , selecting minimize. Or just dont minimze it and use alt+tab etc. I hope you fix it soon. |
@legendarynacar If you allow the tooltip to fully appear before clicking minimize, it will go away. You just need to hover over the button for 1-2 seconds before clicking. |
Yeah, it works as you said. But I am not used to wait. If I want to do something I just click and do. Why do I need to wait for it. No other programs has that problem. So it means they can fix it. I do not want to wait 1-2 for each time. Actually it is a lot of time if you imagine a workflow. |
@legendarynacar We certainly aren't asking you to be okay with waiting; we will see to it that this issue is resolved in a future release. My advice was meant only as a way to handle this bug for the time being. I too minimize quickly, and often see that pesky tooltip linger. |
+1 |
+1 from #9599 |
Looks like this may be an upstream issue; for more info see electron/electron#9943 It's reported in Chromium's tracker with https://bugs.chromium.org/p/chromium/issues/detail?id=724538 |
+1 from @bhuettmann via #10067 (minimize tooltip goes to the other monitor) |
+1 from here too and cheers for a wonderful description of the bug that was easy to find before reporting it again ;) |
Sorry for the spam but I had forgot to +1 a lot of comments 😅 |
+1 from the community |
Because the underlying issue is in Chromium, I put together a fix we can use until that is fixed. The fix is to simply remove the tooltip. Under the hood, there is still an aria-label in the case that a screenreader is looking for information Pull request is up here and (if approved) would be in our next release 😄 |
…a-label Fixes brave#8697 Auditors: @jonathansampson, @bradleyrichter NOTE: this change goes against standard Windows behavior. However, I did notice Firefox also doesn't show the tooltips on these buttons. The root cause in our case (driving this commit) is captured here: https://bugs.chromium.org/p/chromium/issues/detail?id=724538
Test plan
Original issue description
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Originaly from the community but I can comfirm that I have the same issue 👍
https://community.brave.com/t/minimizing-the-brave-browser-window-leaves-the-minimize-tooltop-balloon-up/2649
The tooltip that says "Minimize" is still stuck on the screen after minimizing the browser window.
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10
Brave Version (revision SHA):
0.15.1
Steps to reproduce:
Actual result:
Tooltip is stuck on the screen
Expected result:
Tooltip should fade away
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Will see later
Is this an issue in the currently released version?
Yes
Can this issue be consistently reproduced?

Yes
The text was updated successfully, but these errors were encountered: