Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a8
Issue ID
948061
Regression
No
Navigating to the End of an Input Field using the 'End' Key does not work as expected.
Navigating to the End of an Input Field using the 'End' key does not work as expected when the Input Field is at its maximum value.
Reproduction Steps:
1. Download attached project and open 'Controls' Scene
2. Copy and paste maximum length string into the Multi-Line Input Field. You can speed up this process by copy and pasting progressively larger and larger strings.
3. Navigate to the beginning of the field with the 'Home' Key on your keyboard.
4. Navigate to the end of the field with the 'End' Key on your keyboard.
5. Take note here of the large 'blank' gap.
6. Press the 'Up' or 'Left' Arrow keys on your Keyboard.
7. Note how the Text caret doesn't move with Left Key and skips all the way to the beginning of the Text Field with the Up Key.
Expected Result
Navigating with End and Arrow Keys should work in this situation
Actual Result
They don't
See attached .gif for visual demonstration
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment