Project

General

Profile

Actions

Bug #3893

open

popup submenus aka section headers have internal path enabled by default

Added by Jeremiah Jahn about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
03/14/2015
Due date:
% Done:

0%

Estimated time:

Description

This goes against the documentation that says section headers should have internal paths disabled.

The error seems to lie on line 372 of of WMenu. I believe at this point you should call setInternalPathEnabled(false); on the newly created WMenuItem.

You can work around this error by calling subMenu.getParentItem().setInternalPathEnabled(false); after you have called parentMenu.addMenu("name",subMenu);

No data to display

Actions

Also available in: Atom PDF