Community
Participate
Working Groups
This can be reproduced in the Riena Example Client: In the Navigation Module of the Navigation SubApplication change any of the Buttons to navigate to any SubModule in the Playground SubApplication, which is NOT the first one under the Module. E.g: getNavigationNode().navigate(new NavigationNodeId("org.eclipse.riena.example.uiProcess_2")); Result: The "uiProcess_2" SubModule flashes shortly, then the "Demo1" SubModule is activated. This only happens if the Playground SubApplication was never activated before.
Fixed in HEAD