You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the BreakpointsView panel (Data section), the Add data breakpoint icon button has title, but it has no aria-label. Screen readers announce it as unlabeled button.
Project
ide
Description
In the BreakpointsView panel (Data section), the Add data breakpoint icon button has title, but it has no aria-label. Screen readers announce it as unlabeled button.
Error Message
Debug Logs
System Information
OS: Windows 11 RAM: 16 GB CPU: Intel(R) Core(TM) i7-11700F @ 2.50GHz (16 CPUs), ~2.5GHzScreenshots
68.mp4
Steps to Reproduce
Expected Behavior
The button should has aria-label="Add data breakpoint".
Actual Behavior
The button has no aria-label.
Additional Context
No response