Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

fix #83 bug with functional keys - #90

Open
fitiskin wants to merge 1 commit into
FormstoneClassic:masterfrom
fitiskin:83-bug-with-functional-keys
Open

fix #83 bug with functional keys#90
fitiskin wants to merge 1 commit into
FormstoneClassic:masterfrom
fitiskin:83-bug-with-functional-keys

Conversation

@fitiskin

Copy link
Copy Markdown
Contributor

This problem not only with f5. I'm simply added ignoredKeyCode array with similar.

Timesaving sheet:

KeyCode
pause/break19
caps lock20
escape27
page up33
page down34
end35
home36
prtscn44
insert45
delete46
left window key91
right window key92
f1112
f2113
f3114
f4115
f5116
f6117
f7118
f8119
f9120
f10121
f11122
f12123
num lock144
scroll lock145

Also, maybe good idea to add ignoredKeyCode to public options and extend it with existing array.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@fitiskin