-RM-409-MR-QT-Menu sometime misses preferences item on Mac OS 10.10.4
On command line I get sometimes strange error warnings when accessing the context menu with a right-click in the module window:
void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting
I also observered that the QT-Menu is missing some essential menu items like preferrences
. Goolge told me that there is related QtBug: https://bugreports.qt.io/browse/QTBUG-34160. I've subscribed to this bug, and when it is fixed I will report back. I also attach two screenshots showing the missing menu items.
Environment: OS 10.10.4, QT 5.5.0
(from redmine: created on 2015-08-12)