content icon indicating copy to clipboard operation
content copied to clipboard

Vertical toolbar section is incorrect

Open seblington opened this issue 2 months ago • 1 comments

MDN URL

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Roles/toolbar_role

What specific section or headline is this issue about?

Vertical toolbar

What information was incorrect, unhelpful, or incomplete?

Down Arrow (For a horizontal toolbar (the default) Moves focus to the previous control. Optionally, focus movement may wrap from the first element to the last element.

What did you expect to see?

Down Arrow Moves focus to the next control. Optionally, focus movement may wrap from the last element to the first element.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

please correct the same issue for the Up Arrow part.

MDN metadata

Page report details
  • Folder: en-us/web/accessibility/aria/reference/roles/toolbar_role
  • MDN URL: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Roles/toolbar_role
  • GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/accessibility/aria/reference/roles/toolbar_role/index.md
  • Last commit: https://github.com/mdn/content/commit/4cb9d89a204a9532370693b982e8a3b274a874b1
  • Document last modified: 2025-11-04T01:20:56.000Z

seblington avatar Dec 15 '25 11:12 seblington

“I have updated the commit addressing the Vertical toolbar section issue (#42399). Please review the changes.”

kashish2710 avatar Dec 15 '25 16:12 kashish2710