Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.5
New issue 633 by tu...@tudorgirba.com: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly http://code.google.com/p/moose-technology/issues/detail?id=633
How to reproduce:
1. Execute: browser := GLMBasicExamples new accumulator. browser openOn: 42. ((browser paneNamed: #one) port: #strongSelection) value: 50. ((browser paneNamed: #one) port: #strongSelection) value: 60.
2. Close the first tab (50)
3. You will get 50 selected on the list to the left (while it should be 60)
Updates: Labels: -Milestone-4.5 Milestone-4.6
Comment #1 on issue 633 by jannik.l...@gmail.com: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly http://code.google.com/p/moose-technology/issues/detail?id=633
(No comment was entered for this change.)
Updates: Status: Fixed Owner: tudor.gi...@gmail.com
Comment #2 on issue 633 by tu...@tudorgirba.com: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly http://code.google.com/p/moose-technology/issues/detail?id=633
Fixed in the latest Glamour.