ICEfaces
  1. ICEfaces
  2. ICE-9455

ace:dateTimeEntry stops working in editable ace:dataTable

    Details

    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Do not use h:panelGrid in this circumstance.

      Description

      Instructions to reproduce:

      1. Click to edit a table row
      2. Select a date from calendar
      3. Click the commandLink titled 'Click Me'
      4. Try selecting another date. The ace:dateTimeEntry will no longer popup

      There are no suspicious errors in the server logs and focus is attempting to be applied to the calendar:
      [window] persisted focus for element "j_idt9:genAnnounceTable:0:fromDateInput_input". The issue is caused by the following h:panelGrid. The table is located inside index.xhtml. Test case attached.

                      <h:panelGrid>
      <h:panelGroup>
      <h:form>
      <ui:include src="./index.xhtml" />
      </h:form>
      </h:panelGroup>
      </h:panelGrid>

        Activity

          People

          • Assignee:
            yip.ng
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: