[Pharo-project] Cmd + D
Hi, It happened many times to me that I press CMD + D on a class in the System browser (i.e., my aim is to duplicate a class, as in many other apps CMD + D would do) but in Pharo that shortcut deletes the class without asking for confirmation. What's your take? Is that a shortcut that has been forgotten or is like that on purpose? Thanks. Cheers, Roby
In a 3.0 image I cannot reproduce this :) can you give more details? On 2013-04-30, at 15:47, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Hi,
It happened many times to me that I press CMD + D on a class in the System browser (i.e., my aim is to duplicate a class, as in many other apps CMD + D would do) but in Pharo that shortcut deletes the class without asking for confirmation.
What's your take? Is that a shortcut that has been forgotten or is like that on purpose? Thanks.
Cheers, Roby
On Apr 30, 2013, at 3:54 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
In a 3.0 image I cannot reproduce this :)
Just open a 2.0 image, and try to click on a class in the system browser, once it is selected just do CMD + D and it will magically disappears. ;)
can you give more details?
On 2013-04-30, at 15:47, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Hi,
It happened many times to me that I press CMD + D on a class in the System browser (i.e., my aim is to duplicate a class, as in many other apps CMD + D would do) but in Pharo that shortcut deletes the class without asking for confirmation.
What's your take? Is that a shortcut that has been forgotten or is like that on purpose? Thanks.
Cheers, Roby
*disappear On Apr 30, 2013, at 4:20 PM, Minelli Roberto <minellir@usi.ch> wrote:
On Apr 30, 2013, at 3:54 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
In a 3.0 image I cannot reproduce this :)
Just open a 2.0 image, and try to click on a class in the system browser, once it is selected just do CMD + D and it will magically disappears. ;)
can you give more details?
On 2013-04-30, at 15:47, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Hi,
It happened many times to me that I press CMD + D on a class in the System browser (i.e., my aim is to duplicate a class, as in many other apps CMD + D would do) but in Pharo that shortcut deletes the class without asking for confirmation.
What's your take? Is that a shortcut that has been forgotten or is like that on purpose? Thanks.
Cheers, Roby
On Apr 30, 2013, at 4:21 PM, roberto.minelli@usi.ch wrote:
On Apr 30, 2013, at 3:54 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
In a 3.0 image I cannot reproduce this :)
Just open a 2.0 image, and try to click on a class in the system browser, once it is selected just do CMD + D and it will magically disappears. ;)
I can not reproduce this. Marcus
On Apr 30, 2013, at 4:28 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:21 PM, roberto.minelli@usi.ch wrote:
On Apr 30, 2013, at 3:54 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
In a 3.0 image I cannot reproduce this :)
Just open a 2.0 image, and try to click on a class in the system browser, once it is selected just do CMD + D and it will magically disappears. ;)
I can not reproduce this.
Ups, in 2.0 it works⦠very strange. This normally should give a dialog... Marcus
Indeed, or being disabled since CMD + X will do the same :) Would be cool that CMD + D duplicates the class :) On Apr 30, 2013, at 4:30 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:28 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:21 PM, roberto.minelli@usi.ch wrote:
On Apr 30, 2013, at 3:54 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
In a 3.0 image I cannot reproduce this :)
Just open a 2.0 image, and try to click on a class in the system browser, once it is selected just do CMD + D and it will magically disappears. ;)
I can not reproduce this.
Ups, in 2.0 it works⦠very strange. This normally should give a dialog...
Marcus
Of course, but I do not know how to do it. On Apr 30, 2013, at 4:45 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:44 PM, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Indeed, or being disabled since CMD + X will do the same :)
Would be cool that CMD + D duplicates the class :)
Can you add a tracker entry?
marcus
On Apr 30, 2013, at 4:49 PM, roberto.minelli@usi.ch wrote:
Of course, but I do not know how to do it.
https://pharo.fogbugz.com/ You need an account, this you get normally at bugs.pharo.org, but there is a bug so I added a user for you. Marcus
On Apr 30, 2013, at 4:45 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:44 PM, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Indeed, or being disabled since CMD + X will do the same :)
Would be cool that CMD + D duplicates the class :)
Can you add a tracker entry?
marcus
Done. https://pharo.fogbugz.com/default.asp?10467#75911 On May 1, 2013, at 2:12 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:49 PM, roberto.minelli@usi.ch wrote:
Of course, but I do not know how to do it.
You need an account, this you get normally at bugs.pharo.org, but there is a bug so I added a user for you.
Marcus
On Apr 30, 2013, at 4:45 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 30, 2013, at 4:44 PM, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Indeed, or being disabled since CMD + X will do the same :)
Would be cool that CMD + D duplicates the class :)
Can you add a tracker entry?
marcus
You should try cmd+c (for copy) Did you enable or disable the combined shortcuts in Nautilus ? Ben On Apr 30, 2013, at 3:54 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
In a 3.0 image I cannot reproduce this :)
can you give more details?
On 2013-04-30, at 15:47, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Hi,
It happened many times to me that I press CMD + D on a class in the System browser (i.e., my aim is to duplicate a class, as in many other apps CMD + D would do) but in Pharo that shortcut deletes the class without asking for confirmation.
What's your take? Is that a shortcut that has been forgotten or is like that on purpose? Thanks.
Cheers, Roby
participants (4)
-
Benjamin -
Camillo Bruni -
Marcus Denker -
roberto.minelli@usi.ch