View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001719 | FreeCAD | Feature | public | 2014-08-30 22:05 | 2014-08-31 12:52 |
Reporter | jaxankey | Assigned To | wmayer | ||
Priority | low | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Summary | 0001719: Show current shortcuts (S) in menus and hover text. | ||||
Description | I 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! | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
Instead of in the tool tip we already shows this in the status bar: (L) Create a line in the sketch. |
|
Hmm. Maybe this is only an issue for the current v0.14 on Windows 7? My status bar doesn't have this. |
|
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? |
FreeCAD: master ce528d1c 2014-08-31 14:28:33 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 |
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 |