Search Issue Tracker
Fixed in 4.5.X
Votes
5
Found in
4.3.0f1
Issue ID
573036
Regression
Yes
Monodevelop do not dismiss autocomplete when the cursor is moved down
To reproduce:
1. Create a new project
2. Create a new script
3. Open it with MonoDevelop
4. Create any variable
5. Start typing the name of the variable inside any function
6. When the autocompletion dialog appears and the name of the variable is highlighted, click your mouse anywhere below the current line of text to move the cursor
7. Notice that the autocomplete box hasn't been dismissed
8. Press ENTER
9. Notice that the text between the last symbol you wrote and the current position of the cursor has been deleted.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment