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.

Copy-&cut-buttons have invalid state if not released

See original GitHub issue

Disclaimer

This is just a visual bug. Functionality stays the same, and the visuals reset once the button is clicked again.

Steps to reproduce

  1. Go to any text-field.
  2. Write something
  3. Highlight any number of letters
  4. Press and hold Copy or Cut in the copy&paste-bar
  5. (Still holding the previous button) click and release any letter-key. (see first screenshot) Now the text that was highlighted is gone, but you’re still holding the Copy/Cut button.
  6. When you release the Copy/Cut button, it will look like it still is held down. (see second screenshot)
  7. You may now repeat this process for the other of the two buttons. (see third screenshot)

Screenshots

fstuck1

fstuck2

fstuck3

Environment information

  • FlorisBoard Version: 0.3.10
  • Install Source: Google PlayStore
  • Device: Samsung Galaxy S9
  • Android version, ROM: 10

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
patrickgoldcommented, May 11, 2021

Ok I just tried it out and this bug is really strange, the state of the touch logic is completely messed up for some reason. The visual part is indeed gone. Will change the issue topic and place it as such on my todo list.

0reactions
Glitchy-Toziercommented, Jan 26, 2022

I could reproduce it in every app I tried.

  • KISS launcher
  • FF Focus
  • Githo
  • Signal
  • Github
  • Florisboard settings (Although it’s somewhat annoying to test there, the select-all key doesn’t work, and neither does double-tapping. Had to use Shift+Space-swipe.)
Read more comments on GitHub >

github_iconTop Results From Across the Web

When copying a page -- invalid button reference — oracle-tech
Sometimes, a button reference in the copy, is converted from whatever name it had to something like '234567895678907890 (invalid)". the most ...
Read more >
Known Issues · Releases · Summer '22 - Trailblazer Community
A known issue is causing recipe jobs to fail with a message similar to: "DataflowInstance 03C230000016NtAEAU cancelled. Hmm, that didn't work. Please try ......
Read more >
Missing or Invalid Activities - UiPath Documentation Portal
UiPath Studio can display a workflow with activities that are missing or are invalid when problems were encountered (missing package or incorrect package ......
Read more >
Handling Hover, Focus, and Other States - Tailwind CSS
When you need to style an element based on the state of some parent element, ... Note that Tailwind's border reset is not...
Read more >
Focusing: focus/blur - The Modern JavaScript Tutorial
These features sometimes cause focus/blur handlers to misbehave – to trigger when they are not needed. The best recipe is to be careful...
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