This bug has been in a lot of versions before, so it's not some regression bug.
When you resize the list of trackpoints and make it smaller, at some point the scrollbar on the right disappears.
See the two attachments. Scrollbar1.png is correct, in scrollbar2.png I moved the slider for the right window to the right. The scrollbar (and part of the window) disappears. As I see it, the windows expects a minimum width but it does not prevent to get resized to a smaller width.
(20.06.2016, 18:52)Maarten Wrote: See the two attachments. Scrollbar1.png is correct, in scrollbar2.png I moved the slider for the right window to the right. The scrollbar (and part of the window) disappears. As I see it, the windows expects a minimum width but it does not prevent to get resized to a smaller width.
Now I understand. Thank you for the report. I've tried to fix this several times but wasn't successful. It seems very easy but to get all the resizing done accurately is difficult.