tsgrp / OpenAnnotate

TSG's Browser-based Annotation Tool
8 stars 4 forks source link

Horizontal Scrollbars #93

Open benallenallen opened 9 years ago

benallenallen commented 9 years ago

Seems like a race condition on initial load, because it doesn't always happen, but the below screenshot shows us loading with the horizontal scrollbars sometimes.

When the window is resized after the condition existed, the scrollbars always remain:

scroll

When the condition does NOT exist, it can be made to happen by resizing the window smaller than the initial width, so it probably has something to do with a calculation when everything is loaded not being re-calculated when the window is resized.

scroll2

dgrumieaux commented 9 years ago

Cannot replicate this issue. Tested on edge1 and edge2 with 3 different documents, on Chrome and on IE11. With both left and right sidebars enabled and disabled. I tried the specific document that @m-brouillette was testing with and found the issue with. Is there a different document I can try or a different case I can test?

dgrumieaux commented 9 years ago

Can only be replicated on Chrome running on Windows. Chrome running on Linux does not see this issue.

dgrumieaux commented 9 years ago

Removing High Priority since this issue is narrow enough to only be seen in Chrome Windows environments.

m-brouillette commented 7 years ago

@benallenallen Is this still an issue, I don't really notice it on Edge anymore.

benallenallen commented 7 years ago

I have not seen it happen in some time either... closing.

m-brouillette commented 5 years ago

This is actually still an issue, has been the whole time. Not currently fixed in latest Chrome, unsure if there's a better fix available at this point.