Skip to content

Conversation

@dhardy
Copy link
Collaborator

@dhardy dhardy commented Jan 27, 2026

This moves a number of public &mut self fns from EventState to either ConfigCx or EventCx, as is most appropriate for usage.

Also, this PR handles request_sel_focus and request_key_focus immediately instead of as a pending change. This improves compatibility with request_ime_focus, now renamed to replace_ime_focus to emphasize that it shouldn't be called repeatedly except to change parameters.

@dhardy
Copy link
Collaborator Author

dhardy commented Jan 27, 2026

This fixes the bug noted in #642: ime focus can now take effect when an editor without existing selection focus receives focus via touch input.

@dhardy dhardy force-pushed the push-llnykpxvyvno branch from 741576b to 48c8ae0 Compare January 27, 2026 15:40
@dhardy dhardy merged commit e9a3d9e into master Jan 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants