Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P2
Description
When an ace:dataTable has pagination enabled and the table contains text input fields, pressing the home, end or arrow keys in them causes the table to navigate to a different page, depending on the key pressed.
This can be easily reproduced by modifying the showcase ace:dataTable > Paginator demo to render an <h:inputText /> component in any of the columns. When loaded, focus any <h:inputText /> component and press the home, end or arrow keys and see how pagination is triggered.
This can be easily reproduced by modifying the showcase ace:dataTable > Paginator demo to render an <h:inputText /> component in any of the columns. When loaded, focus any <h:inputText /> component and press the home, end or arrow keys and see how pagination is triggered.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Assignee Priority | P2 [ 10011 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48657 | Mon Apr 25 19:29:39 MDT 2016 | art.zambrano | |
Files Changed | ||||
![]() |
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 | #48665 | Wed Apr 27 20:04:42 MDT 2016 | art.zambrano | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Fix Version/s | EE-4.1.0.BETA [ 13072 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48687 | Tue May 03 11:06:55 MDT 2016 | art.zambrano | |
Files Changed | ||||
![]() |
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 | #48693 | Wed May 04 18:19:39 MDT 2016 | art.zambrano | |
Files Changed | ||||
![]() |
Fix Version/s | 4.2.BETA [ 13091 ] | |
Fix Version/s | 4.2 [ 12870 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r48657: fix to avoid triggering pagination when arrows keys and home, end, pgup, pgdn keys are pressed on input text elements, textarea elements, select elements and the ace:sliderEntry handle
Testing notes: please test with all possible input ace:* and h:* components that can be controlled with the keyboard