keyman icon indicating copy to clipboard operation
keyman copied to clipboard

feat(developer): show keyboard version in web debugger

Open mcdurdin opened this issue 2 months ago • 1 comments

This shows the keyboard version from the loaded keyboard .js file in the Keyman Developer Web Debugger, once the keyboard has been loaded. The version information is not visible in the keyboard menu, because the version data has not been loaded at that point (being available only in the compiled .js file).

Fixes: #14212 Test-bot: skip

mcdurdin avatar Dec 11 '25 05:12 mcdurdin

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Developer
    • Keyman Developer - build : all tests passed (no artifacts on BuildLevel "build")
    • Compiler Regression Tests - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman Developer (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • Keyboards
    • Test Keyboards - build : all tests passed (no artifacts on BuildLevel "build")

keymanapp-test-bot[bot] avatar Dec 11 '25 05:12 keymanapp-test-bot[bot]

Changes in this pull request will be available for download in Keyman version 19.0.177-alpha

keyman-server avatar Dec 16 '25 18:12 keyman-server