Closed Bug 1916649 Opened 4 months ago Closed 2 months ago

Markup view "scroll" highlighting doesn't work in High Contrast Mode

Categories

(DevTools :: Inspector, defect, P2)

defect

Tracking

(Accessibility Severity:s2, firefox135 fixed)

RESOLVED FIXED
135 Branch
Accessibility Severity s2
Tracking Status
firefox135 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

(Keywords: no-plan-to-ship)

Attachments

(2 files)

When activating the "scroll" badge, the background color of the overflowing elements is set to purple.
In HCM, this is not visible.
Note that we probably shouldn't rely only on color to indicate the state change

Flags: needinfo?(mreschenberg)
Accessibility Severity: --- → s2
Flags: needinfo?(mreschenberg)
Severity: -- → S3
Priority: -- → P2

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

For more information, please visit BugBot documentation.

Flags: needinfo?(jdescottes)

For those bugs it's fine to have a different severity than the accessibility severity

Flags: needinfo?(jdescottes)

Adding a keyword no-plan-to-ship as an ad-hoc flag here. This keyword was meant to exclude specific bugs from the general access-S2 tracking when there are no plans to ship the affected feature. However, we do plan to address and ship this and other HCM-related devtools bugs, which are part of a larger project. This Dev Tools High Contrast Mode support project, tracked by the meta bug 1590215, is ongoing and is tracked by the Dev Tools team separately.

Keywords: no-plan-to-ship

When the scroll badge is clicked, we expand the tree to show all the element the overflow,
and set a background color on the nodes to identify them.
In High Contrast Mode, the background color can't be set, and so we fail to identify the
overflowing nodes.
This patch adds a small circle in the overflow badge, of the same color than the active
scroll badge so people can see the relation between the scroll badge and the overflow one.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1d6f0bc3f416 [devtools] Add colored circle in overflow badge when related scroll badge was clicked. r=devtools-reviewers,jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
QA Whiteboard: [qa-135b-p2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: