Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA
-
Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:-
-
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>
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Salesforce Case Reference | 5007000000Ubv1tAAB |
Attachment | sf-12285.war [ 16162 ] |
Fix Version/s | EE-3.3.0.GA_P01 [ 11174 ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Assignee | Mark Collette [ mark.collette ] | |
Component/s | ACE-Components [ 10050 ] |
Assignee Priority | P2 [ 10011 ] |
Assignee | Mark Collette [ mark.collette ] | yip.ng [ yip.ng ] |
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Attachment | screenshot-01.png [ 16182 ] |
Attachment | screenshot-02.png [ 16186 ] |
Attachment | screenshot-03.png [ 16188 ] |
Attachment | screenshot-04.png [ 16189 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Attachment | ice-9455-diff-log.txt [ 16200 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |