Case 11602

ace:dateTimeEntry issue

Navigate externally to date component

Description of ace:dateTimeEntry issue

The ace:DateTimeEntry pop up renders fine when the application externally navigates to the page containing the date component. However, if the exact navigation is performed internally, even while renderAsPopup is set to true, the pop up does not render.

Steps to reproduce the issue - Scenario 1

  1. To perform external navigation, click the hyper link "Navigate externally to date component", the action will land on a tabset where the first tab holds the date component. At this point the date component renders fine.
  2. To perform internal navigation click "Navigate internally to the date component" command button. The action will land on the same tab set mentioned in the first point.At this point the the calender pop up does not render.