Closed Bug 1742777 Opened 3 years ago Closed 3 years ago

[Win] Duckduckgo search bar is not properly displayed when using High Contrast Theme

Categories

(Firefox :: Theme, defect)

Firefox 96
Unspecified
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1666059
Accessibility Severity s3
Tracking Status
firefox96 --- wontfix
firefox97 --- affected

People

(Reporter: rpopovici, Unassigned)

Details

(Keywords: access)

Attachments

(2 files)

Attached image 2021-11-23_17h32_30.png (deleted) —

[Affected versions]:

Firefox 96.0a1 (2021-11-23) (64-bit)

[Affected platforms]:

Windows 10 x64

[Steps to reproduce]:

  1. Set High Contrast White (Right-click -> Personalize -> Colors -> High Contrast Settings).
  2. Launch Firefox with a new profile.
  3. Make sure that option "System theme" is enabled on Add-ons and themes
  4. Add Duckduckgo addon on Firefox
  5. Type something in awesome bar and click Enter.

[Expected result]:

Duckduckgo search bar is properly displayed.

[Actual result]:

Duckduckgo search bar is NOT properly displayed. Please see attachment

The severity of this issue might be S4.

Severity: -- → S4
Keywords: access

this may or not additional info. but since 94.0.2 update, The duckduckgo privacy add-on has been entirely removed from my browser, all default search engines are back, after i disabled them (or so called removed) defaulted to google.

This is MAJOR. Removing privacy aware add-on is one huge thing, but restoring all the tracking search engines is another. I'll be filing my own bug report, but as of first apperances and experiences, this seems a wilful action.

(In reply to Rob N from comment #2)

this may or not additional info. but since 94.0.2 update, The duckduckgo privacy add-on has been entirely removed from my browser, all default search engines are back, after i disabled them (or so called removed) defaulted to google.

This is MAJOR. Removing privacy aware add-on is one huge thing, but restoring all the tracking search engines is another. I'll be filing my own bug report, but as of first apperances and experiences, this seems a wilful action.

I don't have permission to edit or remove my comments. Can somebody remove the text:

"The duckduckgo privacy add-on has been entirely removed from my browser."
"Removing privacy aware add-on is one huge thing, but restoring all the tracking search engines is another. I'll be filing my own bug report, but as of first apperances and experiences, this seems a wilful action.

and replace it with:

"restoring all the removed search engines is something else. and defaulting to google search is very very naughty. "

Hi Rob, thanks for this report.

EDIT: Originally thought this was a webcompat issue, now I'm not so sure... I can't find any glaring style differences between edge and ff, except our box models are slightly different:
In firefox, the form element has a 0.8px border with a 42.4px height. In edge, the form element has a 1px border with a 42px height.
In both browsers, the style rules say "border:1px;" and "height:42px", so I'm not sure why firefox gets different numbers.
Might also be a red herring 🤷‍♀️

:emilio could you take a look at this?

Whiteboard: [access-s3]
Flags: needinfo?(emilio)
Attached file Reduced test-case. (deleted) —

This is not a layout issue. They have a taller input than the container, and for we're painting a background even though they specify background: none, because background-color: revert goes back to the UA sheet and chooses the field background-color.

We revert for background-color: transparent, see this comment for context.

So I guess we should figure out how does Edge behave for test-cases like bug 1625036, and consider changing this, but otherwise this is by design to prevent contrast issues.

I believe this is effectively a dupe of bug 1666059.

Flags: needinfo?(emilio)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Accessibility Severity: --- → s3
Whiteboard: [access-s3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: