achuanle / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

Delete button does not delete objects on Mac OS X Lion #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Drag a visual element from the palette to the canvas.
2. Select it.
3.  Press the delete button.

What is the expected output? What do you see instead?
Expected: The visual element is supposed to delete.
Instead: The visual element remains on the screen.

What version of the product are you using? 11.5.1 
On what operating system? Mac OS X

Please provide any additional information below.

Original issue reported on code.google.com by wanderin...@gmail.com on 15 Feb 2013 at 6:54

GoogleCodeExporter commented 9 years ago
This is also the case in Snow Leapord

Original comment by cody.hen...@gmail.com on 9 Apr 2013 at 5:11

GoogleCodeExporter commented 9 years ago
Also CMD-S does not save and CMD-Z does not undo, although both functions work 
fine when selected from menu. I'm using Mac OS X 10.8.3 and Eclipse "Indigo 
Service Release 2"

Original comment by m...@gerritgriebel.de on 10 May 2013 at 9:26

GoogleCodeExporter commented 9 years ago
the delete problem should have been fixed in v12.0 already. Could you please 
verify it?

I've also read that it should be possible to delete in previous UMLet version 
by holding 'fn' and then pressing 'delete'.

@#2: In Standalone UMLet, every occurrence of CTRL is replaced with CMD, so to 
save, you should press CMD+S.
In Eclipse we are overwriting the Eclipse shortcuts for save/undo/etc., so the 
same buttons which work to save/undo/etc. within java files should work within 
umlet diagrams (which hopefully also are CMD+S and so on)

Original comment by AFDiaX on 24 Aug 2013 at 7:44

GoogleCodeExporter commented 9 years ago
With UMLet 12.1 plug-in on Eclipse for Parallel Application Developers, 
Version: Kepler Service Release 1, Build id: 20130919-0819 and Mac OS-X 10.8.5

Have not found any keyboard combination that will delete a selected element, 
including:
1. Delete
2. Fn-delete
3. Cmd-delete
4. Ctrl-delete
5. Ctrl-fn-delete
6. Ctrl-Cmd-delete

Luckily I can delete from the menu Edit | Delete.

Original comment by Brian.J....@gmail.com on 24 Oct 2013 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by AFDiaX on 5 Oct 2014 at 7:19