Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4p3
Issue ID
792678
Regression
No
[MonoDevelop]MonoDevelop displays a different file than the one the user just opened
To reproduce:
1. Launch MonoDevelop by double-clicking a .cs file (call it FirstFile.cs, to use an example).
2. Quit MonoDevelop.
3. Double-click a different .cs file in your Project tab (call it SecondFile.cs).
Actual result:MonoDevelop will open SecondFile.cs, but will then switch to highlighting FirstFile.cs.
Expected result: MonoDevelop will switch to highlighting SecondFile.cs after opening it.
Add comment
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
This is a duplicate of issue #485138