Copy-&cut-buttons have invalid state if not released
See original GitHub issueDisclaimer
This is just a visual bug. Functionality stays the same, and the visuals reset once the button is clicked again.
Steps to reproduce
- Go to any text-field.
- Write something
- Highlight any number of letters
- Press and hold
Copy
orCut
in the copy&paste-bar - (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. - When you release the
Copy
/Cut
button, it will look like it still is held down. (see second screenshot) - You may now repeat this process for the other of the two buttons. (see third screenshot)
Screenshots
Environment information
- FlorisBoard Version: 0.3.10
- Install Source: Google PlayStore
- Device: Samsung Galaxy S9
- Android version, ROM: 10
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
I could reproduce it in every app I tried.