Closed
Bug 689382
Opened 14 years ago
Closed 14 years ago
Keyboard shortcuts don't recognize when you let go of meta keys
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Builder 0.9.13
People
(Reporter: smcarthur, Assigned: smcarthur)
Details
After you've pressed a meta key, the combinations will trigger the shortcuts when you press the corresponding letter key by itself.
This sucks.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → smcarthur
Priority: -- → P3
Target Milestone: --- → Builder 0.9.13
Does this happen with the offline SDK as well?
| Assignee | ||
Comment 2•14 years ago
|
||
No, these are the keyboard shortcuts of the Builder editor, not the Hotkeys from Jetpack.
| Assignee | ||
Comment 3•14 years ago
|
||
disabled in master https://github.com/mozilla/FlightDeck/commit/964aa15592bf140b869780dffcd3cd9a5a079d5e
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
I gather this is a short term solution judging by the fact that the code has only been commented out and annotated with this bug number so I am not keen to mark this bug as fix or resolved.
If a long term decision is made (eg no shortcut keys at all) then we can resolve this.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•14 years ago
|
||
Shortcuts were added back in, using a proper method to detect .meta, instead of the mootools ways (which is broken).
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
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
•