On Tue, 19 Apr 2022 15:00:45 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> > ``` > > 1. Seems the result list will automatically scroll down when the mouse > > hovers over, which feels weird. > > ``` > > I think what you're referring to is a behavior of the jQuery autocomplete > component we are using. It was not modified in this PR, however. I see what you mean, and the scrolling behaviour has actually changed. I'll look into it. ------------- PR: https://git.openjdk.java.net/jdk/pull/8226