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.

enableShortcuts not working in v5

See original GitHub issue

Describe the bug The enableShortcuts and isFullscreen options are not working as expected.

To Reproduce Add this to config.js (skipping boilerplate)

addParameters({
  options: {
    enableShortcuts: false,
    isFullScreen: true,
  },
})

Expected behavior Shortcuts should be disabled. Story should be fullscreen.

System: Version: 5.x

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:40 (14 by maintainers)

github_iconTop GitHub Comments

10reactions
kaiyomacommented, Jun 10, 2019

Adding a comment to beat back the inactivity bot. I find the keyboard shortcuts pretty disruptive, so having a working config option to disable them would be great.

4reactions
jonniebigodescommented, Jun 18, 2021

@hawkticehurst no need to thank whatsoever. I should be the one thanking you for the follow-up response and willingness to provide us with a reproduction. Let us know once it’s up and we’ll look into it.

Stay safe

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keyboard Shortcuts Not Working: Solved
Whichever problem you are having with your media keys, adding in the FN key to your shortcut will solve it. For example, if...
Read more >
Keyboard shortcuts not working - Krita Artists
8 and uninstalled the older version while running the 4.4.8 setup which dint fix my shortcuts problem so I uninstalled and reinstalled a...
Read more >
Keyboard shortcuts stop working in VNC Connect
The issue is caused by VNC Server adding a Shift key to the command when CAPS Lock is enabled. If you would like...
Read more >
CATIA V5: Assigning Keyboard Shortcuts to Commonly Used ...
CATIA V5: Assigning Keyboard Shortcuts to Commonly Used Commands · 1) Select the item to be hidden/show from the active window or from...
Read more >
ctrl + shift + m (pipe operator) shortcut is suddenly stop ...
ctrl + shift + m (pipe operator) isn't working. I have checked my keyboard shortcuts. It's there. It worked yesterday.
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