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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment