View Issue Details

IDProjectCategoryView StatusLast Update
0001719FreeCADFeaturepublic2014-08-31 12:52
Reporterjaxankey Assigned Towmayer  
PrioritylowSeveritytrivialReproducibilityhave not tried
Status closedResolutionfixed 
Summary0001719: Show current shortcuts (S) in menus and hover text.
DescriptionI love when programs show the currently assigned shortcut for buttons (at the end of the hover text) and menus (after the menu word).

For example, I hover over the "line" button, and it says "Create a line in the sketch (L)" instead of just "Create a line in the sketch", I learn the shortcut "L".

This way, I can learn the hotkeys as I go, and accelerate my workflow!
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2014-08-31 00:06

administrator   ~0005031

Instead of in the tool tip we already shows this in the status bar: (L) Create a line in the sketch.

jaxankey

2014-08-31 03:17

reporter   ~0005032

Hmm. Maybe this is only an issue for the current v0.14 on Windows 7? My status bar doesn't have this.

wmayer

2014-08-31 09:56

administrator   ~0005033

This feature is implemented for a few years now and it works on my Windows 7, too. Do you maybe have turned off your status bar?

Related Changesets

FreeCAD: master ce528d1c

2014-08-31 14:28:33

wmayer

Details Diff
+ fixes 0001719: Show current shortcuts (S) in menus and hover text. Affected Issues
0001719
mod - src/Gui/Action.cpp Diff File
mod - src/Gui/Action.h Diff File
mod - src/Gui/Command.cpp Diff File
mod - src/Gui/Command.h Diff File
mod - src/Gui/CommandDoc.cpp Diff File
mod - src/Gui/CommandStd.cpp Diff File
mod - src/Gui/CommandView.cpp Diff File
mod - src/Gui/CommandWindow.cpp Diff File
mod - src/Gui/DlgActionsImp.cpp Diff File
mod - src/Gui/DlgKeyboardImp.cpp Diff File
mod - src/Mod/Drawing/Gui/Command.cpp Diff File
mod - src/Mod/Raytracing/Gui/Command.cpp Diff File
mod - src/Mod/Sketcher/Gui/CommandCreateGeo.cpp Diff File

Issue History

Date Modified Username Field Change
2014-08-30 22:05 jaxankey New Issue
2014-08-31 00:06 wmayer Note Added: 0005031
2014-08-31 03:17 jaxankey Note Added: 0005032
2014-08-31 09:56 wmayer Note Added: 0005033
2014-08-31 12:52 wmayer Changeset attached => FreeCAD Master master ce528d1c
2014-08-31 12:52 wmayer Assigned To => wmayer
2014-08-31 12:52 wmayer Status new => closed
2014-08-31 12:52 wmayer Resolution open => fixed