Details
Description
After selecting a menu item in a contentStackMenu you cannot programmatically select a contentPane from the server side.
test case: mobitest/layout/contentStackMenu/contentStackMenuWithProgrammaticSelection.jsf
steps to reproduce:
1. select page 1
2. click the 'menu' button in the header
expected behaviour:
The commandButton actionListener sets the currentPane and the UI will update to that pane.
actual behaviour:
The commandButton actionListener sets the currentPane but the UI does not update to that pane
test case: mobitest/layout/contentStackMenu/contentStackMenuWithProgrammaticSelection.jsf
steps to reproduce:
1. select page 1
2. click the 'menu' button in the header
expected behaviour:
The commandButton actionListener sets the currentPane and the UI will update to that pane.
actual behaviour:
The commandButton actionListener sets the currentPane but the UI does not update to that pane
Issue Links
- depends on
-
MOBI-672 Client side api for contentStack using core rendering for JSP as well as JSF implementation
-
- Open
-
last issue fixed in rev 38315 (
MOBI-320)