Skip to content

[A11Y] Language switcher does not support keyboard only navigation #125

@israelcefrin

Description

@israelcefrin

Issue Description

It is not possible to switch or activate the language switcher using keybord only navigation.

How to reproduce / Current behavior

  1. Access: https://ojs34.demo.publicknowledgeproject.org/index.php/immersion
  2. Press TAB key to move the focus
  3. Notice that it is not possible to focus and activate the language switcher.

What application are you using?

OJS version 3.4

Stack

  • Device: Lapto
  • OS: MacOS
  • Browser: edge, firefox, chrome

Testing method

  • Method: Manual, Keyboard

Action

Implement focus on language switcher to enable interaction using keyboard.

Additional information

The component was implemented using a LINK element tag <a > </a> without HREF attribute. This element should be a button tag instead to provide better support to different browsers + screenreader combination.

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions