Fix Chrome focus jumping in SourceStructureExplorer
A change in Chrome results in different behavior when focusing an invisible element. When the list is longer than the panel, this results in the panel scrolling-to-top. The fix applied is adapted from [this issue](https://github.com/gwtproject/gwt/issues/9475#issuecomment-277777989) on the GWT Github repository. Change-Id: I8634a95077ee166f34aa265e81a7f272cbd620de
Showing
Please register or sign in to comment