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
- 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
This is a duplicate of issue #485138