Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.6.0, 5.5.0
-
None
-
MS Windows XP SP2, Visual Studio 2008
Description
When creating context menus having submenus, selecting sumbenu items of a menu shows statustips of a previously selected non-submenu menu item, not the hovered item.
Screenshot of the QT example E:\QT\4.6.0\examples\mainwindows\menus with slightly modified function contextMenuEvent (one line added) illustrates the problem.
Modified function:
void MainWindow::contextMenuEvent(QContextMenuEvent *event)