question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Commands example is working on Mac

See original GitHub issue

The extension tries to register Command-Shift-U and if that is pressed, print something to the console. Doesn’t work for me on MacOS 10.13.2, Firefox 57.0.3.

To reproduce it I am doing web-ext run --verbose in the commands directory after git-clone and a cd into it.

  • Yes I’m aware that it is Cmd-Shift-U on the Mac not Ctrl-Shift-U.
  • I’ve tried other key combos, and watched the extension reload in via terminal output, but its still not working
  • I can confirm that other extensions like bookmarkit (also in this repo) work fine
  • I can confirm that also isnt working in FirefoxDeveloperEdition 58.0b13 and Firefox Nightly 59.0a1 (2017-12-29)

I note that https://support.mozilla.org/en-US/questions/1178120 had the same problem, but noted it went away when they got a new machine. At least they circled back with an update - so rare these days 😦

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
wbambergcommented, Jan 3, 2018

-> https://github.com/mdn/webextensions-examples/pull/332#pullrequestreview-86430173

Thanks for filing. It may have been a waste of your time, but it wasn’t time wasted, since I think the example is better this way 😃.

0reactions
paul-hammantcommented, Jan 3, 2018

Ah now, time spend programming while not pairing has the potential to waste my time (take longer than if paired)! Filing bugs is never a waste:)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Execute commands and run tools in Terminal on Mac
Terminate commands · In the Terminal app on your Mac, click the Terminal window that is running the command you want to terminate....
Read more >
How to use the Terminal command line in macOS - MacPaw
The Terminal app is in the Utilities folder in Applications. To open it, either open your Applications folder, then open Utilities and double- ......
Read more >
The Mac Terminal Commands Cheat Sheet - MakeUseOf
The Mac Terminal Commands Cheat Sheet ; Ctrl + C · Kill whatever you're running ; Ctrl + D · Exit the current...
Read more >
16 Terminal Commands That Every Mac User Should Know
Use Terminal to Execute Commands · Use Flags to Modify Commands · Change Directory: cd · List Files & Folders: ls · Copy:...
Read more >
How to use the command line on Mac - YouTube
This tutorial will teach you how to to run commands from the command line on mac.Check out DevMountain's website: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found