View Issue Details

IDProjectCategoryView StatusLast Update
0001721FreeCADBugpublic2015-01-06 18:00
Reporternormandc Assigned Towmayer  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version0.14 
Summary0001721: PartDesign Pad "Up to face" face selection in the 3D view not working
DescriptionWhen padding a sketch on top of an existing solid using the "Up to face" option, face selection is not possible in the 3D view. When hovering the mouse pointer, presection highlighting is off, and selection is off.

The only way to force face selection is to delete the "No face selected" text in the text field besides the "Face" button, and manually type in the face name then type Enter.

The Pad parameters then close, and the newly created pad is hidden. Toggling its visibility back shows the operation worked, and if we edit the Pad, the face selection now works.
Steps To Reproduce1. Open provided "UpToFace_bug_normandc1.fcstd" file
2. Delete Pad001
3. Select Sketch001
4. Click on the Pad icon
5. Change type to "Up to face"
6. Click on the "Face" button
7. Face selection in the 3D view is inoperative.
8. Enter "Face1" in the text field
9. Press Enter
10. Pad001 is created but hidden from view.
Additional InformationForum topic: http://forum.freecadweb.org/viewtopic.php?f=3&t=7527#p61217

Tested on both current stable release and development branch (master).

OS: Ubuntu 14.04.1 LTS
Word size: 64-bit
Version: 0.14.3702 (Git)
Branch: releases/FreeCAD-0-14
Hash: b3368125c63289ec8ce9faec2b2ae4c78d436406
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
SoQt version: 1.6.0a
OCC version: 6.7.0

OS: Ubuntu 14.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.3969 (Git)
Branch: master
Hash: 80e80fef832d6b9582e5f9fb77c0c1b4f2532111
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
SoQt version: 1.6.0a
OCC version: 6.7.0
TagsNo tags attached.
FreeCAD Information

Activities

normandc

2014-08-31 18:41

manager  

UpToFace_bug_normandc1.fcstd (Attachment missing)

normandc

2014-08-31 18:44

manager   ~0005036

Additional info: PartDesign Pocket is unaffected by this bug.

jmaustpc

2014-09-01 08:00

manager   ~0005050

I made a test model with several steps, so there are several faces from which to select, here in the above topic that may be useful for testing.
http://forum.freecadweb.org/viewtopic.php?f=3&t=7527&p=61293#p61293

Another thing I noticed when editing the existing Pad, in pad to face mode, if you select a face first then click "Face" button it ignores the face you had already selected you then have to click on a face again and then it works.

There is also a selection issue from within Part Shape Builder, where Box selection does not work. I assume these are not related so I will create a differnt bug report.

Related Changesets

FreeCAD: master 010fc6f3

2015-01-06 18:38:33

wmayer

Details Diff
+ fixes 0001721: PartDesign Pad 'Up to face' face selection in the 3D view not working Affected Issues
0001721
mod - src/Mod/PartDesign/Gui/Command.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskPadParameters.cpp Diff File

Issue History

Date Modified Username Field Change
2014-08-31 18:41 normandc New Issue
2014-08-31 18:41 normandc File Added: UpToFace_bug_normandc1.fcstd
2014-08-31 18:44 normandc Note Added: 0005036
2014-09-01 08:00 jmaustpc Note Added: 0005050
2015-01-06 18:00 wmayer Changeset attached => FreeCAD Master master 010fc6f3
2015-01-06 18:00 wmayer Assigned To => wmayer
2015-01-06 18:00 wmayer Status new => closed
2015-01-06 18:00 wmayer Resolution open => fixed