]> BookStack Code Mirror - bookstack/commit
Page display pointer: Considerably improved accessibility
authorDan Brown <redacted>
Wed, 31 May 2023 15:38:20 +0000 (16:38 +0100)
committerDan Brown <redacted>
Wed, 31 May 2023 15:44:20 +0000 (16:44 +0100)
commit88785aa71b1da3c33928c3bcd67e77b2572c5208
tree70553a8ce5476e767bb285064b0ba88286e852b3
parent0323ebccd3747cc757819e265ccad87889ec0acf
Page display pointer: Considerably improved accessibility

- Updated pointer to move within content DOM so that you can back-focus
  into the pointer if desired.
- Added new "Section select mode" which toggles focusabiltiy for main
  content sections, with ability to show pointer via enter press on
  these.
- Updated pointer with proper input/button labelling.

Tested via orca screen reader on Firefox/Fedora/Gnome.
For #3975
lang/en/entities.php
resources/js/components/page-display.js
resources/js/components/pointer.js
resources/js/services/dom.js
resources/sass/_buttons.scss
resources/sass/_layout.scss
resources/sass/_pages.scss
resources/views/pages/parts/pointer.blade.php
tests/Entity/PageTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.