Closed
Bug 1319911
Opened 5 years ago
Closed 4 years ago
Cmd+Q not working / Application Menu empty
Categories
(Core :: Widget: Cocoa, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox-esr52 | --- | unaffected |
firefox53 | + | fixed |
People
(Reporter: mstange, Assigned: spohl)
References
Details
(Keywords: regression)
Attachments
(1 file)
7.80 KB,
patch
|
spohl
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce: 1. Open a new window using Cmd+N. 2. Close this window. 3. Click "Nightly" in the menubar to open the application menu. 4. Wait for about 10 seconds until the old window gets GC'ed. Expected results: The menu should stay popuplated. Actual results: The menu goes blank after a short time.
Reporter | ||
Comment 1•5 years ago
|
||
In step 2, I mean "close the newly opened window again."
Comment 2•5 years ago
|
||
I was just about to file this, thanks for filing Markus. Tracking 53+ for this visible regression.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → spohl.mozilla.bugs
Updated•5 years ago
|
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox52:
--- → unaffected
Assignee | ||
Comment 3•5 years ago
|
||
This reverts changeset 6d906f5908d1 (bug 1292527) to restore functionality. Will reopen bug 1292527 to implement this in a way that avoids this bug. Marking as r+ since this is a straight backout with no conflicts.
Attachment #8814085 -
Flags: review+
Assignee | ||
Comment 4•5 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/49228a69b071bc200360aa43845b42b996759479 Bug 1319911: Revert changeset 3d7142a4f06d from bug 1292527 due to reported regression. r=me
Comment 6•5 years ago
|
||
backoutbugherder |
https://hg.mozilla.org/mozilla-central/rev/49228a69b071
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•4 years ago
|
QA Whiteboard: [good first verify]
Comment 9•4 years ago
|
||
I have reproduced this bug with Firefox nightly 53.0a1(build id:20161123030208)on windows 7(64 bit) I have verified this bug as fixed with Firefox beta 53.0b5 (build id:20170320143328) User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 [bugday-20170322]
Comment 11•4 years ago
|
||
This is a MacOS-specific issue, so this needs to be verified on Mac.
Status: VERIFIED → RESOLVED
Closed: 5 years ago → 4 years ago
Updated•4 years ago
|
status-firefox-esr52:
--- → unaffected
Comment 12•4 years ago
|
||
(In reply to Stefan [:stefanh] from comment #11) > This is a MacOS-specific issue, so this needs to be verified on Mac. Went through verification using the STR from comment#0 using the following builds under macOS 10.12.3 x64: * fx53.0b7, buildid: 20170327081421, changeset: 46d5fe92c82d
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•