kenaaker / heekscad

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

Right click before left click on object in tree does not bring up menu #208

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start HeeksCAD
2. select for example a tool and rightclick on it (or do a sphere and
rightclick on it etc.)

What is the expected output? You'll see various options what you can do
with selected item (at least remove it) What do you see instead? Just
properties under selected item

What version of the product are you using? r917 On what operating system?
Jaunty ubuntu

Original issue reported on code.google.com by msiv...@gmail.com on 3 Oct 2009 at 11:10

GoogleCodeExporter commented 8 years ago
Problem is that a tree item must be left clicked before right clicking. If a 
right
click is made first, the object appears selected, but the wrong menu shows up. 
The
only way to get the right menu is to then select another object, then left 
click the
desired item, followed by a right click. 

Original comment by jonpry@gmail.com on 3 Oct 2009 at 9:25

GoogleCodeExporter commented 8 years ago
If I create a sphere -it gives me only offset shape option that is already at 
the
right click menu. It doesn't show remove item etc. as it did earlier.
Sphere gives me following options:

Sphere > Offset shape
         Properties
Offset shape
Copy
Apply
Cancel
Show fullscreen

I think that earlier it showed more options than that (and I get the same 
results
with or without left click before right click)

Original comment by msiv...@gmail.com on 4 Oct 2009 at 7:30

GoogleCodeExporter commented 8 years ago
Remove was removed from the menu, it could be added again. Are there any other 
items
that are missing from the menu? I think offset is the only thing you can do to a
single sphere, and even that isn't a good idea as it is just synonymous with 
changing
the radius. Selecting a couple of spheres should give you more options. 

Original comment by jonpry@gmail.com on 6 Oct 2009 at 2:08

GoogleCodeExporter commented 8 years ago
I moved "convert sketch to face" and "Split arcs to little lines" so that the 
sketch
doesn't need to be selected. I need to also do the same to "Pad Sketch" and 
"Pocket
Sketch".

Original comment by danhe...@gmail.com on 8 Oct 2009 at 8:56