Closed
Bug 732771
Opened 14 years ago
Closed 11 years ago
Add CMD+S key binding to save on OSX
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Q2 2012
People
(Reporter: julian.viereck, Unassigned)
Details
Inside the addon editor, CMD+S should save the current content on OSX.
The fix should be to check for `e.meta` here:
https://github.com/mozilla/FlightDeck/blob/master/media/jetpack/js/ide/controllers/PackageController.js#L1538
There is bug 646667 filled, that reports the same issue, but marked "RESOLVED INVALID". Therefore I'm not sure if this is a bug or a feature.
Updated•14 years ago
|
Priority: -- → P3
Target Milestone: --- → Q2 2012
Comment 1•11 years ago
|
||
the add-on builder project has been retired. More info at https://blog.mozilla.org/addons/2013/12/18/add-on-builder/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•11 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•