realm-studio
realm-studio copied to clipboard
Row selection is lost when clicking a scrollbar
Describe the bug Row selection is lost when clicking a scrollbar
To Reproduce Steps to reproduce the behavior:
- view a list of objects
- select a row such that it is highlighted
- use either the horizontal or vertical scrollbars to scroll
Expected behavior The grid should scroll, row selection should remain
Versions:
- OS: Mac OSX 10.15.2
- Studio Version 3.9.0.683
Additional context Note that using mouse wheel to scroll retains the selection - the bug is most often a bother when wanting to scroll horizontally. The row highlighting is important to be able to visually track which row I will be editing once I have scrolled the desired column into view.
This is a very old bug that has been driving me crazy. Surprised it still hasn't been fixed, so might just do a PR for it. Not sure how active the development here is though and if the PR would just get stuck in limbo.
@Dids That will be highly appreciated!
@Dids did you have a change to look at this?
@kraenhansen I have, but so far haven't figured out a fix for it. From what I've been able to gather, it seems to be an issue with Electron itself, affecting every Electron application.