Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying accessibility toolbar causes H5Ps to appear with scrollbars #426

Open
carlicockrell opened this issue Jul 7, 2023 · 2 comments
Assignees
Labels

Comments

@carlicockrell
Copy link

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:

  1. Go to your user profile
  2. Click on Accessibility
  3. Activate "Enable accessibility toolbar"
  4. Locate an H5P (such as an accordion activity) on a site
  5. 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)
image

With Accessibility Toolbar (scrollbars appear - even for small accordions)
image

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.

@rachelfeld
Copy link

This is also an issue with the quiz activity. When the accessibility bar is enabled, the "submit" button for the question is not visible.

@peterberginmoodle
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants