Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Problem with ListGrid.filterOnKeypress in IE

    Version 2019-11-13. The ListGrid.filterOnKeypress doesn't seem to be working in IE 11. Check out https://www.smartclient.com/smartcli...?id=liveFilter and enter something in a filter box. The filter isn't triggered. Also, if you tab out of the filter box, the entry is removed. This works fine in Chrome and Edge.

    #2
    More info: It's not just filterOnKeypress. The filter doesn't work when hitting enter or clicking the filter button either. In both cases, the filter just gets cleared. The only message I see in the IE developer tools is:

    Focusin5:WARN:nativeFocus:countryList$31t_actionButton:Button: Intercepting native focus from mouseDown on table cell and resetting to handle.

    Comment


      #3
      Thanks for the notification here. We've now have a fix for this issue. Please try the next nightly build dated November 16 or above

      Regards
      Isomorphic Software

      Comment


        #4
        Tested in the showcase and my application. Looks good, thanks.

        Comment

        Working...
        X