Bug 1850485 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Daniel Holbert [:dholbert] from comment #2)
> it also seems to be dependent on the viewport size (the bug goes away if I make my viewport <= 1323px wide; i.e. viewports >= 1324px reproduce the issue for me).

This^ threshold was for the "Your Apple Account | Your Orders | ..." section.

I can reproduce the bug for the "Your Devices" carousel above that as well, though it's got a slightly lower threshold there -- the issue reproduces in that section IFF my viewport is >= 1090px wide.

So:
* for viewport-width between 1090px and 1323px (inclusive), I can reproduce the issue in the upper carousel but not the lower carousel.
* for viewport-width above 1324px, I can reproduce it in both carousels (up to the point at which the arrow buttons disappear due to being unnecessary).
(In reply to Daniel Holbert [:dholbert] from comment #2)
> it also seems to be dependent on the viewport size (the bug goes away if I make my viewport <= 1323px wide; i.e. viewports >= 1324px reproduce the issue for me).

This^ threshold was for the "Your Apple Account | Your Orders | ..." section shown in comment 3.

I can reproduce the bug for the "Your Devices" carousel above that as well, though it's got a slightly lower threshold there -- the issue reproduces in that section IFF my viewport is >= 1090px wide.

So:
* for viewport-width between 1090px and 1323px (inclusive), I can reproduce the issue in the upper carousel but not the lower carousel.
* for viewport-width above 1324px, I can reproduce it in both carousels (up to the point at which the arrow buttons disappear due to being unnecessary).

Back to Bug 1850485 Comment 8