You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug ScrollBar breaks when switching between tabs in the Control Gallery.
I spent some time trying to debug how I had broken this with the changes in #10803, before realising that the same bug also appears on master. If the fix for this isn't going to be simple, it may be better to wait until that PR completes to start on it.
To Reproduce
Start the Control Gallery
Switch to another tab
Switch back to the first tab
Scroll the tab content
If you scroll with the mouse wheel or by clicking the up/down arrows, the scroll bar doesn't move. If you scroll by dragging the scroll bar, it still doesn't move and while the viewer does scroll, the "scroll zone" is very small, resulting in much faster movement than expected.
Expected behavior
No change to scroll behaviour after switching back to the tab.
Desktop (please complete the following information):
OS: Windows
Version: master
The text was updated successfully, but these errors were encountered:
Describe the bug
ScrollBar
breaks when switching between tabs in the Control Gallery.I spent some time trying to debug how I had broken this with the changes in #10803, before realising that the same bug also appears on master. If the fix for this isn't going to be simple, it may be better to wait until that PR completes to start on it.
To Reproduce
If you scroll with the mouse wheel or by clicking the up/down arrows, the scroll bar doesn't move. If you scroll by dragging the scroll bar, it still doesn't move and while the viewer does scroll, the "scroll zone" is very small, resulting in much faster movement than expected.
Expected behavior
No change to scroll behaviour after switching back to the tab.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: