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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment