Steven R. Loomis

Results 747 comments of Steven R. Loomis

So maybe we need a flag in the struct for context reset ?

Just to recap the current state (heh) of the ldml_processor.. when a key is 'not found' in the `kmap`, on key-down `ldml_processor::process_key_down()` will call: ```c void ldml_event_state::emit_passthrough_keystroke() { // assert...

Workaround: ```shell $ core/build.sh test:mac-$(uname -m) ```

need to cross link this with the LDML features.

The OpenJDK PR is approved and should merge tomorrow into Java 23

> If I understand this correctly, then you will try to make this needed change in earlier versions of Java. Thank you! > > For XLingPaper, it looks like the...