slint/api/rs
Simon Hausmann f9ba8023d4 Fix read-only TextInput reporting input method access
When the TextInput item is read-only, it should not report availability
or any other status to the input method via the window adapter.

This also fixes the order of events when clicking on a TextInput: We
would send the ime position update request before enabling the ime,
because we set the focus _after_ setting the cursor pos.

Fixes #2812
2023-06-05 14:55:22 +02:00
..
build Bump version number to 1.0.3 2023-04-26 14:04:08 +00:00
macros Bump version number to 1.0.3 2023-04-26 14:04:08 +00:00
slint Fix read-only TextInput reporting input method access 2023-06-05 14:55:22 +02:00