logoalt Hacker News

WalterGRtoday at 6:34 PM1 replyview on HN

> GitHub's UI truncates long lines so the malicious string is literally invisible when scrolling through the file.

It looks like the screen recording was made on a Mac. Does your browser (Chrome?) respect the OS-wide ‘Always show scroll bars’ setting?

After all, it’s not that GitHub is “truncating” the lines, it’s that scroll bars aren’t visible - so it’s not immediately obvious that there’s code outside of the viewport.


Replies

sysguesttoday at 8:21 PM

> it’s that scroll bars aren’t visible

well truncating or not, that seems to be a major security UI issue...?