Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03
-
Fix Version/s: 4.1, EE-3.3.0.GA_P04
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace:dataTable filtering
-
Support Case References:Support Case 13442:- https://icesoft.my.salesforce.com/5007000001Eoga8?srPos=0&srKp=500
Description
Use the dataTable filtering example of showcase
https://icesoft.my.salesforce.com/5007000001Eoga8?srPos=0&srKp=500
enter any value into the filtering control and then use backspace key. The focus is lost on the filtering control, and the user must click on it again to regain the focus and continue to work in the filter control.
https://icesoft.my.salesforce.com/5007000001Eoga8?srPos=0&srKp=500
enter any value into the filtering control and then use backspace key. The focus is lost on the filtering control, and the user must click on it again to regain the focus and continue to work in the filter control.
Activity
Judy Guglielmin
created issue -
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Duplicate [ 3 ] | |
Security | Private [ 10001 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46185 | Thu Nov 05 14:21:49 MST 2015 | art.zambrano | ICE-10791, |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
|
Arturo Zambrano
made changes -
Link | This issue depends on ICE-10791 [ ICE-10791 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-3.3.0.GA_P04 [ 12270 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
r46208: fix to avoid accumulating requests when typing characters in filter fields and to persist focus across filtering requests; fix to prevent the browser from navigating to the previous page when holding the backspace key on a filter input field.