Unexpected behavior when pressing the TAB key
See original GitHub issue- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: macOS 10.13.4
- Hyper.app version: 2.0.0 (stable)
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/mrgrauel/10c9616b0636657d1f21ea14b2e9aadb
- The issue is reproducible in vanilla Hyper.app:
Is Vanilla
Issue
- Open Hyper
- type
rm
- click on the key
TAB
- The word
rm
gets displayed twice see the video - the second appearance of rm can be deleted but the first cannot
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Unexpected Tab Key Behavior When Creating a New Mail ...
Unexpected Tab Key Behavior When Creating a New Mail Message From the Command-Line in Outlook 2016 ... Press Windows key+X, then select Device...
Read more >Tab Key unexpected behavior · Issue #2158 · select2 ... - GitHub
This issue is closely related to the selectOnBlur parameter. It behaves properly when clicking out of a select2 item, but not when tabbing...
Read more >Strange behavior of TAB key - highlighting lines of text, but ...
When I pressed the TAB key on my keyboard, the page scrolled to and highlighted several lines of text some distance from where...
Read more >Tab Key Unexpected Behavior | PC Review
I have developed an Excel (2002 SP2) form for data entry. The form contains a multipage object with a number of textboxes and...
Read more >Tab Key Causing Weird (and Unexpected) Behavior in ...
Tab Key Causing Weird (and Unexpected) Behavior in Cygwin when SSH-ed into Server - Super User. Stack Overflow for Teams – Start collaborating ......
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
I still couldnt reproduce the problem. This ticket should be closed unless more information can be provided.
I tried to change it to
de.UTF-8
andde-DE.UTF-8
both didn’t work, buten-US.UTF-8
fixed the issue.