Skip to content

[BUG] [alpha] Settings Page: Number input with stepper: no aria-valuenow when value changes #28488

@Rwhiteman525

Description

@Rwhiteman525

Project

cortex

Description

Number inputs with increment/decrement steppers (e.g. port, line number) may not expose the current value to the a11y tree via aria-valuenow. Screen reader users may not hear the value after using the stepper. Verifiable only in DOM.

Error Message

Debug Logs

System Information

$ bounty info

Screenshots

395.mp4

Steps to Reproduce

Settings Page: Find a number input with stepper. Change value via stepper. Inspect the input for aria-valuenow.

Expected Behavior

Input has aria-valuenow reflecting current value (and aria-valuemin/aria-valuemax if applicable).

Actual Behavior

May be missing; verifiable only in inspector.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions