Closed
Bug 557112
Opened 15 years ago
Closed 15 years ago
Command-W causes app to close even if HIDE_ON_CLOSE is set
Categories
(Mozilla Labs :: Prism, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: matthew.gertner, Assigned: matthew.gertner)
Details
Attachments
(1 file)
1.85 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
If the application icon (dock icon) on Mac is set to HIDE_ON_CLOSE, closing the window shouldn't close the whole app. This works when the red button is clicked but not if the keyboard shortcut Command-W is used.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #436933 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Attachment #436933 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Sending chrome/content/webrunner.js
Transmitting file data .
Committed revision 65351.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•