Skip to content

refactor(web): rename keymanweb to keyman in UI modules#16174

Open
mcdurdin wants to merge 1 commit into
masterfrom
refactor/web/16168-ui-remove-keymanweb-variable
Open

refactor(web): rename keymanweb to keyman in UI modules#16174
mcdurdin wants to merge 1 commit into
masterfrom
refactor/web/16168-ui-remove-keymanweb-variable

Conversation

@mcdurdin

@mcdurdin mcdurdin commented Jul 1, 2026

Copy link
Copy Markdown
Member

The variable name keymanweb used in the UI modules is confusing because KeymanWeb also exists and points to something else. Rename to keyman which just mirrors window.keyman.

Also fixup type declaration for toolbar lastDismissalCallback, which did not match the assigned type.

Fixes: #16168
Test-bot: skip

The variable name `keymanweb` used in the UI modules is confusing
because `KeymanWeb` also exists and points to something else. Rename to
`keyman` which just mirrors `window.keyman`.

Also fixup type declaration for toolbar `lastDismissalCallback`, which
did not match the assigned type.

Fixes: #16168
Test-bot: skip
@keymanapp-test-bot

keymanapp-test-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Android
    • Keyman for Android apk - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Android apk - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Android apk (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • KeyboardHarness apk - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for Android apk (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • KMSample1 apk - build : all tests passed (no artifacts on BuildLevel "build")
    • KMSample2 apk - build : all tests passed (no artifacts on BuildLevel "build")
  • iOS
    • Keyman for iOS (simulator image) - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for iOS (simulator image) - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for iOS (simulator image) (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for iOS (simulator image) (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")

@mcdurdin mcdurdin requested a review from jahorton July 1, 2026 07:18
@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S32 milestone Jul 1, 2026
@mcdurdin mcdurdin requested review from ermshiperete and jahorton and removed request for jahorton July 1, 2026 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

refactor(web): remove confusing keymanweb variable from UI modules

1 participant