aframe-inspector icon indicating copy to clipboard operation
aframe-inspector copied to clipboard

Keyboard shortcut (<ctrl> + <alt> + i) is not working as expected.

Open dudleyhk opened this issue 5 years ago • 4 comments

Is it known that the inspector is not longer opening using the keyboard shortcut on Windows machines? I'm running Firefox 71.0... I'm sure it's not just my computer as I had it checked by someone running the Udemy course I've been following.

Cheers.

dudleyhk avatar Dec 19 '19 11:12 dudleyhk

I'm running into a similar issue on Windows. I've found out it happens when my keyboard is set to US international. It works as expected when my keyboard is set to US.

svenkonings avatar Mar 07 '20 21:03 svenkonings

If this doesn't fix the issue for anyone I changed the version type in the CDN to 1.0.0 <script src="https://aframe.io/releases/1.0.4/aframe.min.js"></script> Note: current release at posting is 1.0.4

TommyBeaton avatar Apr 15 '20 22:04 TommyBeaton

The inspector shortcut is not working for me here on a UK keyboard.I've tried both the latest Firefox and Chrome without any luck. You can see the page I'm experimenting on here: https://aframe-learning.glitch.me/ How can I help debug?

davegoopot avatar May 20 '20 21:05 davegoopot

Same issue here (Aframe 1.1.0)

leo-nerd avatar Jan 21 '21 23:01 leo-nerd

I think this one was fixed with #658 You can close @dmarcos If it's still an issue for some of you with aframe 1.4.1, please create a new issue.

vincentfretin avatar Jan 06 '23 12:01 vincentfretin

Fixed by https://github.com/aframevr/aframe-inspector/pull/658

dmarcos avatar May 05 '23 17:05 dmarcos