Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 4.8.5
-
Fix Version/s: 4.8.6
-
Component/s: GUI: Look'n'Feel
-
Labels:None
-
Environment:OS X
-
Platform/s:
-
Commits:ece0bd590a06d8d8f4f922395a8e68f7b0e678e6
Description
When an action has a shortcut of F9, an 8 appears on the menu. This is because of a typo in qt_cocoa_helpers_mac.mm Lines 611 & 612 read:
,
,
They should be
,
,
This is fixed in the qt_cocoa_helpers_mac.mm file in qt5