Skip to content

Conversation

@allozaur
Copy link
Collaborator

Close #16163

Adds checking for KeyboardEvent.isComposing to prevent sending request when confirming IME word selection.

@allozaur allozaur merged commit 7906850 into ggml-org:master Oct 20, 2025
14 checks passed
@allozaur allozaur deleted the 16163-webui-sends-unfinished-query-on-IME-word-confirmation branch October 20, 2025 12:21
FMayran pushed a commit to FMayran/llama.cpp that referenced this pull request Oct 23, 2025
* fix: Prevent premature submission on IME input

* chore: update webui static build

* refactor: Put IME completion checker in a helper function and add checking for `KeyboardEvent.eventKey === 229`

* chore: update webui static build

* chore: update webui static build

* chore: update webui static build
pwilkin pushed a commit to pwilkin/llama.cpp that referenced this pull request Oct 23, 2025
* fix: Prevent premature submission on IME input

* chore: update webui static build

* refactor: Put IME completion checker in a helper function and add checking for `KeyboardEvent.eventKey === 229`

* chore: update webui static build

* chore: update webui static build

* chore: update webui static build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: SvelteKit WebUI submits the unfinished query on IME word confirmation (macOS Safari)

2 participants