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.

Keyboard input sporadically disappears

See original GitHub issue

Description I’ve experienced this problem several times now (and my coworker has as well) where the characters we type in a plotting legend show up briefly, but then disappear, and then sometimes come back and sometimes not. It also is usually not all the characters I type - they are sporadic.

  • Version: 1.5.1
  • OS: Ubuntu 20.04

Steps To Reproduce

  1. Open a live connection (I used turtlesim running on the same machine as foxglove in this example).
  2. Create a plot panel subscribe to several topics (it seems that this bug is easier to reproduce when Foxglove is given a lot to do)
  3. Type out some topic names

Expected Behavior Typed words should appear on the screen as typed

Actual Behavior Typed words get jumbled, with characters randomly dropped, or dropped and then re-added later in the string.

For example, I might try to type “hello/test/123/abc”. Right after I type the “ab”, they go away, so I’m left with “hello/test/123/c”.

Or, the missing characters might come back. For example, if I type “this/is/a/test”, the “th” in “this” disappears and doesn’t come back, but also, “test” disappears, and does come back after a second, leaving us with “is/is/a/test”.

I captured a video of those two examples here, although its harder to understand if you don’t see where my hands are typing.

https://user-images.githubusercontent.com/43035541/161804578-f8bd82a7-7024-46a0-a09e-2f15352a0ae6.mp4

Sometimes the characters come back later in the string, which is the worst of all. For example, “test/123/abc” might come back as “test/1/ab23c”. I wasn’t able to get an example of that on camera though.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jackiescanloncommented, Jun 24, 2022

I haven’t had access to the high load system where I was seeing this occur the most, but in local testing at least, I haven’t had the issue again. Thank you so much!!

1reaction
foxymilescommented, Jun 17, 2022

@jackiescanlon I’ve made some more improvements to the plot legend that will be in the next release. Hopefully this will finally fix this problem for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 Laptop: Keyboard strokes intermittently don't
If the problem doesn't repeat itself in the On Screen Keyboard then it means there's a hardware issue with the key.
Read more >
Keyboard Randomly Stops Working - Here's How To Fix It
How to Fix a Keyboard That Stops Working Randomly · Click on the Windows icon and select All Apps. · Scroll down and...
Read more >
My keyboard is disappearing while typing How do I Fix it - iFixit
Go to settings>>application manager>>all and find the keyboard you are using, whether it is the Google stock keyboard or a third party one ......
Read more >
How To Solve Problems with Keyboard Lag in Windows
To get started, open Settings and then click on Update and Security. Next, click on the Troubleshoot tab and then click on the...
Read more >
How to Fix iPhone / iPad Keyboard Missing or Disappearing
Tap on a Text Input Area ... Double tapping or triple tapping into a text area on the screen can often make the...
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