MacOS' window three colored dots disappeared
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
People
(Reporter: jordanxmargi, Unassigned, NeedInfo)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
I'm running Firefox on a 2021 MacBook Pro - MacOS 12.1. This bug occurred twice, and it looks like it happens sometimes when I unlock my MacOS user session. I don't have steps to exactly reproduce this bug.
Actual results:
The three colored dots on the Firefox MacOS window disappeared. I'm able to display again the three dots by going fullscreen and then exiting fullscreen, or completly rebooting the application.
Expected results:
The three dots should not disappear.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•4 years ago
|
||
Huh, weird!
It might be hard to fix unless we find reliable steps to reproduce.
The presence of these buttons is based on whether the front-end puts the .titlebar-buttonbox element in the DOM.
Comment 3•4 years ago
|
||
I couldn't managed to reproduce the issue on my end. I noticed from the screenshot attached that you have some tabs pinned and maybe your bookmark toolbar is shown, so I was wondering if you have other toolbar customizations enabled that might help us to reproduce the issue.
Thanks.
| Reporter | ||
Comment 4•4 years ago
|
||
Since I posted this issue, it couldn't reproduce the issue myself.
Indeed, I pinned two tabs but I don't have any toolbar customization. The only installed addon is React Developer Tools v4.24.0.
Comment 5•4 years ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 6•4 years ago
|
||
I finally found the way to reproduce this bug. I'm working with IntelliJ IDEA, and I often use the "find in files" feature, which is triggered by command + shift + F. The bug happens when I'm switching apps and I'm trying to use this search feature too quickly.
On Firefox, it looks like running command + shift + F puts the app in full screen mode. However, when I use this shortcut during the MacOS switching app animation, the Firefox window loses its three dots, as if it was in full screen mode.
Description
•