Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7 / JBoss
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
The attached war file which runs in Tomcat 7 shows the ace:autoCompleteEntry list rendering outside the visible area of the browser (you must scroll to the right).
In the test application, go to the main tabset at the top and select 'My Customer Pricing' -> 'Change Request List'. In the top ace:dataTable, the ace:autoCompleteEntry works. In the bottom ace:dataTable, which is nested inside a second tabset, scroll to the right to get to the ace:autoCompleteEntry column. Type '1'. The browser scrollbar appears and if you scroll right, you will see the drop down.
In the test application, go to the main tabset at the top and select 'My Customer Pricing' -> 'Change Request List'. In the top ace:dataTable, the ace:autoCompleteEntry works. In the bottom ace:dataTable, which is nested inside a second tabset, scroll to the right to get to the ace:autoCompleteEntry column. Type '1'. The browser scrollbar appears and if you scroll right, you will see the drop down.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Test.war [ 16609 ] |
Assignee | Arturo Zambrano [ artzambrano ] |
Salesforce Case Reference | 5007000000UaCTLAA3 |
Fix Version/s | 4.0 [ 10770 ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39103 | Wed Dec 04 16:16:47 MST 2013 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39270 | Tue Dec 10 16:59:41 MST 2013 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39415 | Wed Dec 11 17:19:57 MST 2013 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39454 | Thu Dec 19 03:17:41 MST 2013 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Attachment | IF4Chrome.png [ 16625 ] | |
Attachment | withScroll.png [ 16626 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Security | Private [ 10001 ] |
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | 4.0.BETA [ 10770 ] |
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40388 | Thu Mar 20 13:34:32 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Security | Private [ 10001 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r39103:
Committed fix to 4.0 trunk.
r39104:
Committed fix to 3.3 EE maintenance branch.
The positioning procedure was modified to use 'fixed' positioning and coordinates relative to the browser window, in order to avoid issues with absolute/relative parent elements.