Skip to content

[Button]: Styles for button do not change to Active while JAWS tool is launched #11344

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

Open
1 task done
zagmax opened this issue Apr 16, 2025 · 3 comments
Open
1 task done
Assignees
Labels
ACC bug This issue is a bug in the code TOPIC B

Comments

@zagmax
Copy link

zagmax commented Apr 16, 2025

Bug Description

When button is pressed via click or keyboard it displays the Active state, but when JAWS a11y tool is launched the button does not display the style change on button press.

JAWS 2024.2411.16

2025-04-16_13h19_24.mp4

Note: styles are still applied when button is clicked by mouse.

Affected Component

Button

Expected Behaviour

Styles always apply

Image

Isolated Example

No response

Steps to Reproduce

  1. Open playground for either version (1.24.17 \ 2.9.0)
  2. Launch JAWS tool
  3. Reach button via keyboard controls
  4. Press Enter\Space
  5. Pay attention to style of the button
    ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

1.24.17, 2.9.0

Browser

Chrome

Operating System

Windown 10 \ 11

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@zagmax zagmax added the bug This issue is a bug in the code label Apr 16, 2025
@Valkanister Valkanister self-assigned this Apr 16, 2025
@Valkanister
Copy link

Hello @zagmax ,

The on-screen keyboard is a feature of JAWS and we cannot control how it interacts with the components. A physical keyboard moves the focus and sets the state correctly.

Kind regards, 

Georgi

SAP Development Support

@zagmax
Copy link
Author

zagmax commented Apr 16, 2025

Hi @Valkanister ,

The on-screen keyboard in the recording is not a JAWS feature but from Windows itself, and was put there only to have a visual display what is being pressed and what result it brings.

While using the regular (physical) keyboard the actual effect is the same - styles are not applied.
Just to clarify, issue is not related to focus, but to the active style display (in this example the additional border around the button)

@Valkanister
Copy link

Hello @SAP/ui5-webcomponents-topic-b
The button is not triggering its Active state when triggered by an on-screen keyboard.
Please check if this is a valid interaction scenario.

Kind regards, 

Georgi

SAP Development Support

@unazko unazko self-assigned this Apr 22, 2025
@unazko unazko moved this from New Issues to In Progress in Maintenance - Topic B Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACC bug This issue is a bug in the code TOPIC B
Projects
Status: In Progress
Development

No branches or pull requests

3 participants