Hi Fusers,
It seems like the TextInput
IsReadOnly
property is broken.
This does not work:
<TextInput Value="Hello" IsReadOnly="true" />
The only difference the IsReadOnly
does is not allow backspace but typing, cursor and keyboard is still getting activated.
Details:
OS = Windows 10
Fuse Version = v0.24 (has been happening in previous versions as well)
Cheers,
Elizabeth