You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have the accessibility toolbar turn on at the top of the site, H5Ps will suddenly have scrollbars when they typically would not have scrollbars.
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
On a site with H5Ps, such as the accordion H5P, do the following:
Go to your user profile
Click on Accessibility
Activate "Enable accessibility toolbar"
Locate an H5P (such as an accordion activity) on a site
Notice that a scrollbar appears where it did not appear before. There is also more white space at the top of the H5P.
Expected behavior
Using the accessibility toolbar should not cause scrollbars and sizing issues that did not exist before the toolbar is on.
Screenshots
Without Accessibility Toolbar (no scrollbars appear - normal behavior)
With Accessibility Toolbar (scrollbars appear - even for small accordions)
Your environment (please complete the following information):
Moodle version: 4.0.9+ (Build: 20230707) and prior
Moove version: 4.0.7 (Build: 2022062007)
Browser: Noted on Chrome
Additional context
The reason this is a problem is because it is actually causing an accessibility problem for our DeafBlind Project clients.
The text was updated successfully, but these errors were encountered:
This is presenting a conundrum for a client who uses H5P activities (embedded in iframes) extensively. The bottom of the H5P, which includes the next-previous controls and sometimes submit buttons, isn't visible when the accessibility bar is displayed
When you have the accessibility toolbar turn on at the top of the site, H5Ps will suddenly have scrollbars when they typically would not have scrollbars.
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
On a site with H5Ps, such as the accordion H5P, do the following:
Expected behavior
Using the accessibility toolbar should not cause scrollbars and sizing issues that did not exist before the toolbar is on.
Screenshots
Without Accessibility Toolbar (no scrollbars appear - normal behavior)
With Accessibility Toolbar (scrollbars appear - even for small accordions)
Your environment (please complete the following information):
Additional context
The reason this is a problem is because it is actually causing an accessibility problem for our DeafBlind Project clients.
The text was updated successfully, but these errors were encountered: