elliotf / heekscad

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

Inconsistent behavior when selecting objects #259

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Start a new file and add a sphere and a cube.  Move the cube so the two are
not overlapping.

Select the cube by clicking it in the 3d window, then select the sphere by
holding control and clicking it in the 3d window.  Perform a 'cut one
object from another'.  The second object selected disappears as expected.

Repeat the procedure but use Shift-click instead of Ctrl-click.  Now both
objects disappear.

Shift-click and Ctrl-click both work normally if selecting from the object
tree, just not the 3d window.

Also, if you add a 3rd object, shift-click selects all of them in the 3d
window but either all or some of the objects in the tree depending which
ones are clicked.

Original issue reported on code.google.com by shopinth...@gmail.com on 22 Apr 2010 at 1:41

GoogleCodeExporter commented 9 years ago
If you select one object and, while holding shift, repeatedly click the other 
object,
the 'number of objects selected' field in the properties window increments. 

Original comment by shopinth...@gmail.com on 22 Apr 2010 at 1:48

GoogleCodeExporter commented 9 years ago
Is this a duplicate of #163?

Original comment by jcoffl...@gmail.com on 25 Mar 2011 at 1:04

GoogleCodeExporter commented 9 years ago
No.  163 is only about selecting objects in the tree when the list is very 
long.  This one is related to selecting objects in the 3D window.  They might 
have the same underlying root cause, but the UI behavior is different

Original comment by shopinth...@gmail.com on 25 Mar 2011 at 1:32