Replies: 1 comment 1 reply
-
|
I just use controls from https://github.com/avaloniaui/avalonia The text box with coloring support is from https://github.com/AvaloniaUI/AvaloniaEdit (this setting uses the Avalonia Edit text box, turning the setting off uses the normal text box from avalonia without colors) So, create an issue in one of those, depending on where the problems is located... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have one more usability suggestion regarding text input.
In the subtitle text box, IME reconversion (re-editing already confirmed text) does not seem to work.
For example, after entering and confirming Japanese text, selecting it and pressing the reconversion key does not trigger IME reconversion, while it works normally in other applications like Notepad.
This makes it a bit difficult to correct previously entered text efficiently.
If possible, it would be helpful if the text box could support standard IME reconversion behavior.
This may particularly affect users working with Japanese or other IME-based input.
Beta Was this translation helpful? Give feedback.
All reactions