Issue 701 in moose-technology: Cut and Paste do not update a Glamour Port

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

Issue 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Medium Component-Glamour

New issue 701 by [hidden email]: Cut and Paste do not update a  
Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

Email snippets:


Regarding copy paste, indeed it seems that pasting a text does not update  
the port. Please open a ticket.
-------

I found another strange behavior, likely to be a bug.

Try:
-=-=-=-=-=-=
| browser |
browser := GLMFinder new.
browser text
        act: [:prez :v | prez text inspect ] on: $i entitled: 'Inspect'.
browser openOn: 'hello world'
-=-=-=-=-=-=

If you type something and press cmd-i then you open an inspector on what  
you have typed.
Now, do a cut and paste in the textpane, and press cmd-i. You have an  
inspector on 'hello world', no matter what you have cut&pasted.


_______________________________________________
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 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology
Updates:
        Labels: Milestone-4.6

Comment #1 on issue 701 by [hidden email]: Cut and Paste do not  
update a Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

It seems to be fixed with the recent changes, but there still is an issue  
when pressing Cmd+v/Alt+v (instead of Ctrl+v) due to Keymapping.

_______________________________________________
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 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology

Comment #2 on issue 701 by [hidden email]: Cut and Paste do not  
update a Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

Keymapping is not part of Moose anymore (only Keymapping-shortcuts) and so  
the bug seems to solved.

_______________________________________________
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 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology

Comment #3 on issue 701 by [hidden email]: Cut and Paste do not  
update a Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

I forgot to mention that we even have a test with BDDExtensions. Really  
cool :)

_______________________________________________
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 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology
Updates:
        Status: Fixed

Comment #4 on issue 701 by [hidden email]: Cut and Paste do not  
update a Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

(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 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology
Updates:
        Status: New
        Labels: -Milestone-4.6 Milestone-4.7

Comment #5 on issue 701 by [hidden email]: Cut and Paste do not  
update a Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

This bug as resurfaced with the introduction of Keymapping in Pharo 1.4

_______________________________________________
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 701 in moose-technology: Cut and Paste do not update a Glamour Port

moose-technology
Updates:
        Status: Fixed

Comment #6 on issue 701 by [hidden email]: Cut and Paste do not  
update a Glamour Port
http://code.google.com/p/moose-technology/issues/detail?id=701

fixed

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