NewTools icon indicating copy to clipboard operation
NewTools copied to clipboard

Inspector pane selector can easily be smarter

Open Ducasse opened this issue 4 years ago • 4 comments

Right now the user is always forced to reclick on a pane to see it when this pane is different from the source. Presenting the same pane as the source one is good WHEN the resulting pane is not already open. Now when the resulting pane is already open, clicking on a source element should NOT change the kind of pane is open. Else the user has to constantly and systematically reclick to see its result ;( :(

Ducasse avatar Nov 06 '21 21:11 Ducasse

Example: I select the pane Mictree and I click, it opens another pane selecting micTree. So far so good.

Capture 2021-11-06 at 22 09 05

Ducasse avatar Nov 06 '21 21:11 Ducasse

Now I select raw to check something. So far so good. Capture 2021-11-06 at 22 09 15

Ducasse avatar Nov 06 '21 21:11 Ducasse

Now I click on the source on another element and I expect to see its RAW pane since it was my focus.... And NO I get the MicTree but this is not what I want to see because I already said to the system that I want in the result the raw pane. And now I have to click all the time on Raw.

Capture 2021-11-06 at 22 09 24

Ducasse avatar Nov 06 '21 21:11 Ducasse

I can reproduce it on both tree and list presenters on the left. If you choose some presentation different than raw on the right and then raw, changing an item loses the proper focus.

guillep avatar Dec 03 '21 15:12 guillep