The page isn't scrollable in Chrome either so I'm not sure the above analysis is correct. If I remove `height:100%; overflow:hidden`on the `<body>` element then the page is scrollable, so it seems more like CSS mistake to me...
Bug 1583031 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The page isn't scrollable in Chrome either so I'm not sure the above analysis is correct. If I remove `height:100%; overflow:hidden`on the `<body>` element then the page is scrollable, so it seems more like a CSS mistake to me...