Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13330 - https://icesoft.my.salesforce.com/50070000013X947
Description
Issue #1: When using filterEvent="enter" filtering should only happen on the enter key press. This is working fine when typing in filter input but when removing text via the backspace key, a filter event is fired for each back space key press.
Issue #2: When using multiple filter fields, only the field that has the enter key pressed on will do the filtering, the other field is cleared. To test with attach test case:
- Enter in 'a' in the first column.
- Enter in '1' in the second column.
- Click enter, the first column field is cleared and filtering happens for just the second column.
Issue #3: The enter filter event isn't working on the ICEfaces 4 and ICEfaces EE 3 trunk code. It is clearing out the field and not doing any filtering.
Issue #2: When using multiple filter fields, only the field that has the enter key pressed on will do the filtering, the other field is cleared. To test with attach test case:
- Enter in 'a' in the first column.
- Enter in '1' in the second column.
- Click enter, the first column field is cleared and filtering happens for just the second column.
Issue #3: The enter filter event isn't working on the ICEfaces 4 and ICEfaces EE 3 trunk code. It is clearing out the field and not doing any filtering.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case13330Example2.war [ 18787 ] | |
Attachment | Case13330Example2.zip [ 18788 ] |
Arran Mccullough
made changes -
Summary | ace:dataTable - Filter event fired for other kets whenb using filterEvent="enter" | ace:dataTable - Filter event fired for other keys when using filterEvent="enter" |
Arran Mccullough
made changes -
Summary | ace:dataTable - Filter event fired for other keys when using filterEvent="enter" | ace:dataTable - Isssues with filterEvent="enter" |
Description | When using filterEvent="enter" filtering should only happen on the enter key press. This is working fine when typing in filter input but when removing text via the backspace key, a filter event is fired for each back space key press. |
Issue #1: When using filterEvent="enter" filtering should only happen on the enter key press. This is working fine when typing in filter input but when removing text via the backspace key, a filter event is fired for each back space key press.
Issue #2: When using multiple filter fields, only the field that has the enter key pressed on will do the filtering, the other field is cleared. To test with attach test case: - Enter in 'a' in the first column. - Enter in '1' in the second column. - Click enter, the first column field is cleared and filtering happens for just the second column. Issue #3: The enter filter event isn't working on the ICEfaces 4 and ICEfaces EE 3 trunk code. It is clearing out the field and not doing any filtering. |
Arran Mccullough
made changes -
Summary | ace:dataTable - Isssues with filterEvent="enter" | ace:dataTable - Issues with filterEvent="enter" |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Assignee Priority | P1 [ 10010 ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |