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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #485138