Bug 590 - Hotkeys for menu actions not working
Summary: Hotkeys for menu actions not working
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 485
  Show dependency treegraph
 
Reported: 2015-06-08 21:04 CEST by Soeren Apel
Modified: 2015-06-28 00:18 CEST (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soeren Apel 2015-06-08 21:04:09 CEST
The QActions in the menu bar don't work when the menu bar is hidden, which is the default state. Thus, saving via CTRL-S is not possible without first hitting ALT.

Some discussion of the issue: https://forum.qt.io/topic/15107/solved-action-shortcut-not-triggering-unless-action-is-placed-in-a-toolbar
Comment 1 Uwe Hermann 2015-06-28 00:18:25 CEST
Fixed in b4543062e0c62f893861cc41067f93e13a588ce8, thanks!