View Issue Details

IDProjectCategoryView StatusLast Update
0001309FreeCADFeaturepublic2014-03-09 14:49
Reporterbejant Assigned Towmayer  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionfixed 
Product Version0.13 
Summary0001309: Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse]
DescriptionThe "Rotation" portion of the dialog window accessed by Edit->Preferences->Display->CAD Navigation->[Mouse]button reads "Press left and middle mouse button" but should read something like "Press left and middle mouse button or press middle mouse button and right mouse button".
Additional InformationScreen grab attached. I'm using:

OS: Windows XP
Platform: 32-bit
Version: 0.14.2370 (Git)
Branch: master
Hash: a836759ebd91404954a778ff8885e152611576e1
Python version: 2.6.2
Qt version: 4.5.2
Coin version: 3.1.0
SoQt version: 1.4.1
OCC version: 6.5.1
TagsNo tags attached.
FreeCAD Information

Relationships

child of 0001177 closed Add easier way to rotate the view 

Activities

bejant

2013-11-16 19:44

reporter  

20131116a Mouse Dialog Window.jpg (Attachment missing)

bejant

2013-11-17 15:38

reporter   ~0003889

I should have stated in my original description that although the dialog presently reads "Press left and middle mouse button", the middle mouse button needs to pressed first so the existing dialog regarding LMB should also be changed to "Press middle and left mouse button"

So the entire corrected dialog would read:
 "Press middle and left mouse button or press middle and right mouse button"

depending on the outcome of ticket 0001177.

raulshc

2013-11-17 19:25

reporter   ~0003890

Werner fixed the doc string (git show dd7e011) a days ago. The current dialog is: "Press middle and left or right mouse button".

Mnnn, we have to fix the string for the zoom too. Zooming can be done with right button, in the same way as the left button.

Related Changesets

FreeCAD: master 7430d7d1

2014-03-09 15:36:33

wmayer

Details Diff
+ fixes 0001309: Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse] Affected Issues
0001309
mod - src/Gui/CADNavigationStyle.cpp Diff File
mod - src/Gui/DlgSettings3DViewImp.cpp Diff File
mod - src/Gui/MouseButtons.ui Diff File

Issue History

Date Modified Username Field Change
2013-11-16 19:44 bejant New Issue
2013-11-16 19:44 bejant File Added: 20131116a Mouse Dialog Window.jpg
2013-11-17 15:38 bejant Note Added: 0003889
2013-11-17 19:25 raulshc Note Added: 0003890
2013-11-20 19:27 yorik Relationship added child of 0001177
2014-03-09 14:49 wmayer Changeset attached => FreeCAD Master master 7430d7d1
2014-03-09 14:49 wmayer Assigned To => wmayer
2014-03-09 14:49 wmayer Status new => closed
2014-03-09 14:49 wmayer Resolution open => fixed