SmartClient Version: v11.1p_2017-08-01/LGPL Development Only (built 2017-08-01)
Browser: Google Chrome Version 62.0.3202.94 (Official Build) (64-bit)
Last October, some of our customers started reporting that several text fields throughout our application were losing focus. One example is when opening a window that contains a dynamic form that's set to auto focus, the cursor initially appears in the text field, then the text field immediately loses focus. Another example is when typing into some text fields that use change listeners, the field will lose focus as the user types. I haven't yet been able to reproduce this issue as a standalone test case.
This doesn't seem to be an issue in Firefox. I believe it is related to the current version of Chrome, 62.0.3202.94. I tried downgrading to the previous version, 61.0.3163.79, and the issue hasn't occurred in that version. Have there been reports from other users concerning field focus issues in the current version of Chrome? Is there anything I can do to fix this?
Browser: Google Chrome Version 62.0.3202.94 (Official Build) (64-bit)
Last October, some of our customers started reporting that several text fields throughout our application were losing focus. One example is when opening a window that contains a dynamic form that's set to auto focus, the cursor initially appears in the text field, then the text field immediately loses focus. Another example is when typing into some text fields that use change listeners, the field will lose focus as the user types. I haven't yet been able to reproduce this issue as a standalone test case.
This doesn't seem to be an issue in Firefox. I believe it is related to the current version of Chrome, 62.0.3202.94. I tried downgrading to the previous version, 61.0.3163.79, and the issue hasn't occurred in that version. Have there been reports from other users concerning field focus issues in the current version of Chrome? Is there anything I can do to fix this?
Comment