Build: v5.6.167
OS: Windows 10 Enterprise (64 Bit)
Build: v10.0.16299.0
*** Please add details and screenshots as needed below. ***
I have a module with 100+ function.
When i filter (This version only) the functions get filtered successfully - everything is ok.
BUT when i remove the filter (either with X or by deleting the filter string) the following strange things happens:
- The scrollbar is "fully expanded" and cannot be moved, thus leaving me to view the first 35 or so functions.
- I cannot select a function. Neither with mouse nor with keyboard arrow keys.
So basically the issue comes when the list (and with it the scrollbar) is re-filled without a filter (Filter box empty).
I have found a workaround:
When i filter "-" and remove that filter then it works again normally as expected.