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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment