Issue 3848 in pharo: Pressing Alt+x remove the class even if a selector is selected

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

Issue 3848 in pharo: Pressing Alt+x remove the class even if a selector is selected

pharo
Status: Accepted
Owner: [hidden email]

New issue 3848 by [hidden email]: Pressing Alt+x remove the class  
even if a selector is selected
http://code.google.com/p/pharo/issues/detail?id=3848

What I did:
- browse diffs from MC (changes)
- select a new method, pres ALT+b to browse
   in the browser that opens, my new method is selected
- pres ALT+x removed the class instead of removing the selector

That was surprising...
... Fatal in my case, the class being Fraction

GRR there's decidely no way to easily and selectively revert some of my  
changes !


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3848 in pharo: Pressing Alt+x remove the class even if a selector is selected

pharo

Comment #1 on issue 3848 by [hidden email]: Pressing Alt+x remove  
the class even if a selector is selected
http://code.google.com/p/pharo/issues/detail?id=3848

Yes the cherry picking is not nicely done and yes I hate this Alt-x remove  
all the class.
We are working on a really new browser but if somebody has code to fix that  
it is welcome.