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
try to use the scrollbar. it's difficult to grab in the first place, but once you do, trying to scroll to the bottom doesn't follow the mouse cursor. guessing there's some math/rounding error that is exacerbated by longer files.
open a very large file like:
https://logs.chromium.org/logs/chromeos/buildbucket/cr-buildbucket/8768055427601581345/+/u/install_packages/chromeos-base_chromeos-chrome_log?format=raw
try to use the scrollbar. it's difficult to grab in the first place, but once you do, trying to scroll to the bottom doesn't follow the mouse cursor. guessing there's some math/rounding error that is exacerbated by longer files.