View Issue Details

IDProjectCategoryView StatusLast Update
0001864FreeCADFeaturepublic2014-12-21 14:29
Reporterpiffpoof Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformMacintoshOSMac OS XOS Version10.6.8
Product Version0.14 
Summary0001864: The Command key combinations of "Command-." and "Command-D" are missing on the Macintosh version of FreeCAD.
DescriptionOn the Macintosh when the user initiates closing a window (either by pressing Command-W or clicking the window close button) where that are unsaved changes , they should be given a user choice dialogue with the 3 buttons: "Don't Save", "Cancel", "Save". They can then either click on one of the buttons or enter the following key combinations:

Don't Save Command-D No, don't save my work
Cancel Command-. Take me back to the document, I've changed my mind
Save Return key Yes, save the changes and close the document

The 3-button dialog appears fine on FreeCAD and the 3 buttons work perfectly.

However at present the only Command key shortcut that works for the 3 buttons is the Return key, Command-D and Command-. do not work.
Steps To Reproduce1 start FreeCAD
2 open any window or document and make changes
3 Type the key-combination Command-W to close the window
4 A 3-button dialog will be presented, Command-D and Command-. will not work although the Return key does
Additional InformationCommand-N, Command-C, Command-V, Command-Z, Command-W and numerous others are present and work perfectly. Some of the key combinations are rather obscure and not worth worrying about. Command-. and Command-D are two that are used every time a document is closed with changes pending so are quite frequently used.
TagsNo tags attached.
FreeCAD Information

Activities

shoogen

2014-12-18 22:16

developer   ~0005408

Could you please provide the version number of Qt, that you used to reproduced the problem.

piffpoof

2014-12-18 22:36

reporter   ~0005409

Sorry about that...

OS: Mac OS X
Word size: 64-bit
Version: 0.14.3703 (Git)
Branch: releases/FreeCAD-0-14
Hash: c6edd47334a3e6f209e493773093db2b9b4f0e40
Python version: 2.7.5
Qt version: 4.8.6
Coin version: 3.1.3
SoQt version: 1.5.0
OCC version: 6.7.0

piffpoof

2014-12-19 06:38

reporter  

screen snapshot.jpg (Attachment missing)

piffpoof

2014-12-19 06:38

reporter   ~0005410

Last edited: 2014-12-19 06:40

I just realised that the Command-. shortcut is not missing from all screens but it is missing from the "Save document before close?" dialog. And as mentioned in the initial report, Control-D is also missing from the same window. I have attached a screen snapshot of the specific dialog window.

Related Changesets

FreeCAD: master 366e974b

2014-12-21 14:55:08

wmayer

Details Diff
+ fixes 0001864: Support Command-D and Command-. on Mac OSX Affected Issues
0001864
mod - src/Gui/Document.cpp Diff File

Issue History

Date Modified Username Field Change
2014-12-18 13:03 piffpoof New Issue
2014-12-18 22:16 shoogen Note Added: 0005408
2014-12-18 22:36 piffpoof Note Added: 0005409
2014-12-19 06:38 piffpoof File Added: screen snapshot.jpg
2014-12-19 06:38 piffpoof Note Added: 0005410
2014-12-19 06:40 piffpoof Note Edited: 0005410
2014-12-21 14:29 wmayer Changeset attached => FreeCAD Master master 366e974b
2014-12-21 14:29 wmayer Assigned To => wmayer
2014-12-21 14:29 wmayer Status new => closed
2014-12-21 14:29 wmayer Resolution open => fixed