Bug 39329 - Scroll to top does not move focus to a sensible place
Summary: Scroll to top does not move focus to a sensible place
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-14 09:20 UTC by Jake Deery
Modified: 2025-03-14 09:20 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jake Deery 2025-03-14 09:20:47 UTC
The scroll to top button should return focus to the same place as the page load focuses. As we use a skip to main content button in Koha, we should probably have scroll to top focus on that by default, with the possibility to pass in an element id or class as an override.

This has come up in a recent customer accessibility audit. Something to mull over!

Jake.