Greetings,
I noticed when hitting a key with a multitap entry defined, the popup that appears will display the target mutlitap lettter on the key and the base letter as a hint. When testing on an Android phone and iPad, the hint on this popup appeared in the system font, and not the keyboard font.
I think it is preferable to stay with the keyboard font in this case, consistent with the hint font as it appears on the regular keyboard. This may have been an oversite, by design, or a bug. Using the KMD web browser tester, the same problem is not present.
What would be the CSS code to set the font for this hint? I couldn’t ferret it out from the web page successfully, or maybe could not specify it successfully. It might be one of these elements:
div.kmw-keytip-tip
div.kmw-keytip-cap
div.kmw-keytip-tip.kmw-top
thanks!