The only reason I can think of now that could lead to freezing, is when program is doing "garbage collection" (.NET framework reclaims memory occupied by objects that are no longer in use, and it decides when to do it). In Default view there isn't much to reclaim, so I'd be surprised if it happened there. It can also happen when there isn't much RAM available and windows has to dump some RAM to disk.
Try also Settings>View>Scrolling behavior to Pixel (and restart program)
The "thumb" refers to the draggable think on scrollbar; it is called a "thumb" because IT people are bad with names