Based on this request on GitHub, one of the contributors shares concerns about a recent change that has split Javanese keyboards. In their own words:
After using it quite a while and rather intensively recently (among others, in Javanese Wikisource), I find this change highly inconvenient, mildly annoying, and unnatural. To switch between different input methods, I have to perform multiple clicks on a very small hovering window that always disappears. While I understand the intent, I highly doubt the current solution is ideal.
As per the suggested change, an ideal solution here would be to modify the following lines to include all three Javanese input methods: ['jv-keyboard', 'jv-transliteration', 'jv-kongres']:
- https://github.com/wikimedia/jquery.ime/blob/master/src/jquery.ime.inputmethods.js#L1471
- https://github.com/wikimedia/jquery.ime/blob/master/src/jquery.ime.inputmethods.js#L1475
This change would allow switching between the Javanese keyboards smoothly.