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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment