Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web] Hieroglyphic keyboard is missing from keymanweb.com #1556

Closed
mcdurdin opened this issue Jan 21, 2019 · 3 comments
Closed

[Web] Hieroglyphic keyboard is missing from keymanweb.com #1556

mcdurdin opened this issue Jan 21, 2019 · 3 comments
Milestone

Comments

@mcdurdin
Copy link
Member

Describe the bug
keymanweb.com does not list the Hieroglyphic keyboard (registered under BCP 47 code egy-Egyp) in the toolbar even though it is returned as an item in the array of keyboards in the API call:

desktopKeyboardID: 651
devices: {phone: 2, tablet: 2, desktop: 2}
filename: "hieroglyphic/1.3/hieroglyphic-1.3.js"
id: "hieroglyphic"
languages: [{id: "egy-Egyp", name: "Egyptian (Ancient)", region: 1}]
name: "Hieroglyphic"
source: "https://github.com/keymanapp/keyboards/tree/master/release/h/hieroglyphic"
version: "1.3"

Note that the region is 1, which I believe is 'world', which is not listed in the available regions for the toolbar.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://keymanweb.com/
  2. Click on Languages, Africa.
  3. Don't see "Egyptian, Ancient" in the list.

Expected behavior
Egyptian, Ancient should be visible either under Africa (which would require update to API data?). There should also be a 'world' catchall region in any case.


KeymanWeb:

  • OS: any
  • Browser: any
  • KeymanWeb Version: 10.0.x

Keyboard

  • Keyboard name: hieroglyphic
  • Keyboard version: 1.3
  • Language name: Egyptian, Ancient (egy-Egyp)
@mcdurdin
Copy link
Member Author

@jahorton
Copy link
Contributor

jahorton commented Jul 3, 2019

Possible relation to #1791?

@darcywong00
Copy link
Contributor

In Keyman 12, Hieroglyphic will appear under "Undetermined"

hieroglyphic

@jahorton jahorton closed this as completed Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants