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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #485138