[macOS] Firefox is opened in background if Don't install option was selected and will launch properly when clicked again in dock
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox93 | --- | affected |
firefox94 | --- | unaffected |
People
(Reporter: csasca, Unassigned)
References
(Blocks 1 open bug)
Details
Affected versions
- 93.0b2
Affected platforms
- macOS 11.5
Steps to reproduce
- Open the .dmg.
- Drag and click on the Firefox icon from the dock or launch it from the disk image and choose Don’t Install.
Expected result
- Firefox window is brought up
Actual result
- Firefox is launched somewhere in background and will come up only when clicked again from the dock
Regression range
- Not a regression, this was added by bug 516362.
Additional notes
- The issue can be seen in the following attachment
- The issue is not reproducible on Nightly 94.0a1
Reporter | ||
Updated•3 years ago
|
Comment 1•3 years ago
|
||
I wonder if the addition of the double nested event loop in bug 1729879 will fix this...
Comment 2•3 years ago
|
||
(In reply to Catalin Sasca, QA [:csasca] from comment #0)
- The issue is not reproducible on Nightly 94.0a1
csasca, does this still happen for you in beta 93? If so, might you be able to track down which Nightly build it was fixed in using mozregression? https://mozilla.github.io/mozregression/
Updated•3 years ago
|
Reporter | ||
Comment 3•3 years ago
|
||
Yes, still happening in 93.0b4, tried doing a manual regression (mozregression won't come with the prompt to install the dmg or not) and seems like 93.0a1 (2021-09-01) is the first and is not affected by the issue.
Reporter | ||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
93 does not have the fix from bug 1729879 yet. I'd expect the patch from that bug to fix this bug, too.
Description
•