"Open In New Window" on Variables Tab

Hi,
If you right click on the variables tab panel in Xojo IDE on any class, then you get the option:

  1. Open
  2. Open In New Window
    The first is obvious and works like left click on the class.
    Second… Open window similar to the variables tab - but empty.

I do something wrong or its bug and someone in Xojo forget coded to fill it?

Thanks,
Best regards,
Krzysztof

Could you post a screenshot where you are right clicking?
Also, what version are you using?

here in 2019r1.1 right clicking a method, event, property, constant etc opens the item in a new window with that item still focused

Its on Variables tab which appear while Debugging. XOJO 2019r1

Now I see that in XOJO 2015r1 works correctly:

oh THAT window :stuck_out_tongue:
I have only rarely used it