internet explorer - GWT - Horizontal scroll bar resets when scrolling vertically -



internet explorer - GWT - Horizontal scroll bar resets when scrolling vertically -

we have table of data, made datagrid, horizontal , vertical scrollbars.

if scroll table right, , scroll table downwards using downwards scroll button, horizontal scroll bar will, half time, jump start position.

this appears happen in net explorer, , not firefox, , every other time move horizontal scroll.

if log sequence of event, mousedown, blur , mouseup event sequence. if jump doesn't happen, event sequence mousedown, mouseup.

we can "fix" resetting horizontal scroll bar, causes screen jump noticeably.

the vertical slider separate widget, while horizontal slider part of info grid.

does have thought why happening, , can prepare it?

internet-explorer gwt

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -