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.
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.