Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a1
2019.1.4f1
2019.2.0a1
2019.3.0a1
Issue ID
1158450
Regression
No
Text in the TextField can be deleted when isReadOnly is set to true
How to reproduce:
1. Open attached project "readonly-ui-elements.zip"
2. Click "Window" > "UIElements" > "ReadOnlyUiElements"
3. Click on the Text Field named "TextField C#"
4. Click the "Delete" button on the keyboard
Expected result: The text is not being deleted because the field is readOnly
Actual result: The text is being deleted even if the field is set to readOnly
Reproducible with - 2019.1.4f1, 2019.2.0b3, 2019.3.0a4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2019.2):
Fixed in 2019.3.0a10