Glitch when moving thought structure tab

See the gif below

0
6 comments

Hi Joao Gavron

It's quite difficult to see what exactly happens on the gis as its quality was reduced. Did I understand right that the problem is in the gap between clicking on the method in the Structure tab and its highlighting in the editor? 

Thanks! 

0

Sorry for it, its really hard to see whats is happening, my bad... let me try to explain it with some images

1. Here we have the LootDebuggger.cs opened on as you can see in window A, B and it is showing the correct structure in window C

 

2. If I change to some other script through window A (using just ONE CLICK, if you do a double click things work correctly), as I've done here changing to DebugEntry.cs (another note is that the clicked script must be already on tab, otherwise it will be opened as temp and the glitch will not happen)

 

3. Now the DebugEntry is opened on all windows, BUT if you try to walk through it using the structure window (C) (without click on window B, otherwise it will not happen) you will see that it will show DebugEntry on structure but will select methods and variables from the older script (in this case the LootDebugger), and its related by index so when you click on the first item on DebugEntry (FinalPercentage is this case) it will show the first item from LootDebugger (defaultReferenceTree in this case)

 

This is the glitch and sorry again for the gif, if this isnt clearly enough let me know and I will make a video showing it with more details

0

Hi! 

Thank you for the detailed description. However, I wasn't able to reproduce it so far. 

Could you please also tell me what is your version of Rider and add a screenshot of your Solution Explorer settings? Thanks! 

0

version 2022.3.1

about the solution, is this the correct screenshot?

0

Hi Joao Gavron

Thanks to your details, I was able to reproduce the issue. I've reported it to our tracker: RIDER-87237. Feel free to follow it!  

I would like to mention that there is a possible workaround. This glitch doesn't happen if you switch your Explorer to an Assembly mode or set off the "Enable Preview tab" option.  

Should you have any other questions, do not hesitate to contact us. Have a great day! 

0

Thanks, but this isnt really a problem for me, its just a glitch that I found and thought that would be a good idea to report it

0

Please sign in to leave a comment.