Horizontal Scrolling Disappears for table and pivot in firefox

horizontal scrolling disappear for table & pivot tables while using Firefox, does anyone face same issue? Is there a solve for this that I am missing?

Hey @Jesse1

My bet is this is an error and best thing to do would be make a support ticket. For reference other users have seen this:

Does this persist after a refresh, and is this dashboard embedded?

Here are the steps to open a support case. If your company has someone who manages your AWS account, you might not have direct access to AWS Support and will need to raise an internal ticket to your IT team or whomever manages your AWS account. They should be able to open an AWS Support case on your behalf.

No my dashboard is not embedded. I will pivot to Chrome moving forward and work to cascade that information to users as well.

This issue appears to be specific to Firefox. For reference, please see the discussion here:

Additionally, a related bug has been logged on Bugzilla:

The root cause is linked to Firefox’s proximity-based detection for overlay scrollbars, which only display when the mouse cursor is near the scrollable area. On certain pages, particularly those containing scrollable tables, Firefox may fail to accurately detect cursor proximity, causing the scrollbar to remain hidden. This behavior is inconsistent, page-dependent, and currently recognized as a known Firefox bug.

As a recommended workaround, enabling the “always show scrollbars” option in the Windows 11 system settings resolves the issue by forcing scrollbars to remain visible regardless of cursor position.

This is not specific to Firefox. It’s specific to whether scrollbars take up space (like on Windows 10) or not (like on macOS). This reproduces on Chrome and Safari on macOS, as far as I can tell.

See 1968138 - On Windows 11, scroll bars disappear and don't come back on hover for the explanation of the bug, it seems the site is just painting over the scroll container.