mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #148] [Bug] Skipped keystrokes #1498
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1498
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vatterspun on GitHub (May 30, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/148
Setup: Win7x86, ScreenToGif 2.7.3
I've been testing the awesome Keystrokes feature and tried creating a quick tutorial on it's use. In going through a menu system (ALT, F, A) to select File - Save As, for some reason the program skipped the "A" key:
https://s12.postimg.org/anpqe3lfx/show_keyboard.gif
Workaround: go in and add text manually.
Thanks SO much for adding this functionality, which I've seen in no other screen capture program, much less an open source tool.
@NickeManarin commented on GitHub (May 30, 2017):
I'm using a different language (pt-BR) so my sequence is Alt + F, V to "Save as". Still, it shows the correct keys.
Maybe this is a race problem, the key was pressed too quickly to be recorded. Not sure.
@vatterspun commented on GitHub (May 31, 2017):
@NickeManarin Great suggestion. I think it was actually the "Reduce Frame Count" and the speed that caused this. Closing the case.