Closed Bug 1843323 Opened 2 years ago Closed 3 months ago

Semantically indicate current selected frame in call stack panel

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Accessibility Severity:s2)

RESOLVED DUPLICATE of bug 1843324
Accessibility Severity s2

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

We should set the aria-selected attribute on the selected frame element

Accessibility Severity: --- → s2
Severity: S2 → S3
Priority: -- → P2

The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:bomsy, could you consider increasing the severity?

For more information, please visit BugBot documentation.

Flags: needinfo?(hmanilla)
Flags: needinfo?(hmanilla)

At the moment the frames in the callstack panel are listitems, and aria-selected doesn't really apply in such case (see https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected).
But, Bug 1843324 does indicate we should switch the panel from a list to a list box, in which aria-selected is mandatory, so let's tackle Bug 1843324 first

Depends on: 1843324

For reference, the work on this issue is being tracked in Bug 1843324. Once that work is completed, this bug will also be closed.

Closing this as Bug 1843324 is fixed!

Status: NEW → RESOLVED
Closed: 3 months ago
Duplicate of bug: 1843324
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.