keymanapp / keymanapp/keyman

bug(web): inconsistency firing `keyboardchange` events

Open
#16,530 2 comments 0 reactions 1 assignee Claimed by @ermshiperete View on GitHub
bug web/
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

With #16080 fixed, the Control-by-Control guide example now reveals an inconsistency when firing `keyboardchange` events:

If the text field was active and we then click in the subject field (with the system keyboard being active), a `keyboardchange` event gets fired.

However, if the address field was active and we click in the subject field (with the system keyboard being active), the `keyboardchange` event is NOT fired. If a Keyman keyboard is active then the event fires.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.