Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 645 by cy.delau...@gmail.com: we should keep the current selected tab in the moose panel http://code.google.com/p/moose-technology/issues/detail?id=645
In the moose finder, If I click on an entity, I have a new pane that open on the right. In this new pane, if I select any tab, this one should stay selected when I click on other entities
Updates: Labels: Component-Glamour Milestone-4.6
Comment #1 on issue 645 by tu...@tudorgirba.com: we should keep the current selected tab in the moose panel http://code.google.com/p/moose-technology/issues/detail?id=645
Indeed, this since long on my todo list. The problem is that now the tab morph does not let us know when a tab is selected, and because of that we cannot store this information.
We should get an announcement from the morph.
Comment #2 on issue 645 by tu...@tudorgirba.com: we should keep the current selected tab in the moose panel http://code.google.com/p/moose-technology/issues/detail?id=645
I was wrong. We do know what tab was selected in a Glamour Finder, but the problem is that in the case of the Moose Panel we want to be able to control it from outside of the Glamour Finder, and this is not possible for now.
Updates: Status: Fixed
Comment #3 on issue 645 by tudor.gi...@gmail.com: we should keep the current selected tab in the moose panel http://code.google.com/p/moose-technology/issues/detail?id=645
Finally this is fixed.
Or at least, we have a better solution. We now display the presentation with the same title as the one of the last pane that was removed. It seems to work reasonably well.