Closed Bug 1766847 Opened 2 years ago Closed 6 months ago

.NET IntelliSense .context menu options are not highlighted when using system High Contrast Theme at docs.microsoft.com

Categories

(Core :: Layout, defect, P3)

Desktop
Windows
defect

Tracking

()

RESOLVED DUPLICATE of bug 1766846
Accessibility Severity s2

People

(Reporter: rbucata, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: access)

Environment:
Operating system: Windows 10 x64 PRO
Firefox version: :Firefox Nightly 101.0a1 (2022-04-27) (64-bit)

Preconditions:
Set the High Contrast option to ON from Windows (shortcut: Left Alt+Left Shift+PrintScreen)

Steps to reproduce:

  1. Navigate to: https://docs.microsoft.com/en-us/learn/modules/csharp-write-first/5-solution
  2. Type a function into the .NET editor (e.g. Console).
  3. Navigate the newly opened list using the keyboard arrows.
  4. Observe the result.

Expected behavior:
The text of the context menu options is highlighted.

Actual behavior:
The text of the context menu options is not highlighted

Notes:

  1. Reproducible regardless of the status of ETP.
  2. Reproducible on the latest build of Firefox Nightly.
  3. Works as expected using Edge.
  4. Reproducible on other pages with a built-in .NET editor
Component: Theme → Disability Access
Component: Disability Access → Layout
Keywords: access
Product: Firefox → Core
Whiteboard: [access-s2]
Severity: -- → S3
Priority: -- → P3

The severity field for this bug is set to S3. However, the accessibility severity is higher, [access-s2].
:dholbert, could you consider increasing the severity?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dholbert)
Flags: needinfo?(dholbert)
Accessibility Severity: --- → s2
Whiteboard: [access-s2]
Summary: .NET IntelliSense .context menu options are not highlighted when using system High Contrast Theme at docs.google.com → .NET IntelliSense .context menu options are not highlighted when using system High Contrast Theme at docs.microsoft.com
Version: Firefox 101 → Trunk

JFTR, I looked into this to determine if we should track this as a WebCompat bug or not. In my tests, I realized that Edge is the only browser doing some hover/focus highlighting here. Chrome follows Firefox and doesn't highlight anything.

We still should keep this open as the Edge behavior makes much more sense for people who need a high-contrast theme, but I'm not going to add a WebCompat tracking label here for now, as technically, Edge is the odd one out. :/

Yeah, this is basically the same as bug 1766846, where they're using an edge-specific media query.

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