Thanks! I see what's happening now: news.google.com is loading AMP links in a width=100% height=100% iframe. This means your scrolling affects the iframe and not the page. Chrome, however, uses scrolling of the top level page to determine whether the address bar should hide/show. So this gives two weird things:
* If you click on an AMP link without scrolling down enough to hide the URL bar, the URL bar remains even as you scroll through the AMP article.
* If you click on an AMP link after scrolling down enough to hide the URL bar (the case you saw), the URL bar stays hidden even if you scroll back up (unless you scroll all the way to the top, at which point you're scrolling the outer page).
- go to https://news.google.com and scroll down until the address bar is hidden
- click on any of the AMP links
- the AMP links loads and the address bar is still hidden
- scroll around the page. The address bar only re-appears if I scroll to the very top, otherwise it stays hidden
I use Chrome 74.0.3729.157 on Android 7