Issue 633 in moose-technology: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 633 in moose-technology: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.5

New issue 633 by [hidden email]: 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)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 633 in moose-technology: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly

moose-technology
Updates:
        Labels: -Milestone-4.5 Milestone-4.6

Comment #1 on issue 633 by [hidden email]: 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.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 633 in moose-technology: Closing a morphic tab of an Accumulator browser, does not populate activeEntity properly

moose-technology
Updates:
        Status: Fixed
        Owner: [hidden email]

Comment #2 on issue 633 by [hidden email]: 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.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev