Bug 1736933 Comment 16 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Thank you Dao for the fix and Micah for testing too!

It looks like the patch for the [bug 1755023](https://bugzilla.mozilla.org/show_bug.cgi?id=1755023) did partially fix this bug on MacOS and [search tip bug 1753076](https://bugzilla.mozilla.org/show_bug.cgi?id=1753076) on MacOS and WinOS and probably a set of other bugs related to the focus indication for active chrome UI:
- The focus outlines are now consistently styled across the UI

But there is one regression that was observed - the color of the outline. For the MacOS, [the bug 1755813](https://bugzilla.mozilla.org/show_bug.cgi?id=1755813) was filed, because the `accent color` used with transparency that would not provide sufficient contrast for the outline on either Light or Dark themes. But opaque color would resolve this issue and provide full fix and expected, accessible behavior across the UI.

Let me know if you have any questions.
Thank you Dao for the patch and Micah for testing too!

It looks like the patch for the [bug 1755023](https://bugzilla.mozilla.org/show_bug.cgi?id=1755023) did partially fix this bug on MacOS and [search tip bug 1753076](https://bugzilla.mozilla.org/show_bug.cgi?id=1753076) on MacOS and WinOS and probably a set of other bugs related to the focus indication for active chrome UI:
- The focus outlines are now consistently styled across the UI

But there is one regression that was observed - the color of the outline. For the MacOS, [the bug 1755813](https://bugzilla.mozilla.org/show_bug.cgi?id=1755813) was filed, because the `accent color` used with transparency that would not provide sufficient contrast for the outline on either Light or Dark themes. But opaque color would resolve this issue and provide full fix and expected, accessible behavior across the UI.

Let me know if you have any questions.
Thank you Dao for the patch and Micah for testing too!

It looks like the patch for the [bug 1755023](https://bugzilla.mozilla.org/show_bug.cgi?id=1755023) did partially fix this bug on MacOS and updated focused state presentation on WinOS, while probably fixing a set of other bugs related to the focus indication for active chrome UI:
- The focus outlines are now consistently styled across the UI

But there is one regression that was observed - the color of the outline. For the MacOS, [the bug 1755813](https://bugzilla.mozilla.org/show_bug.cgi?id=1755813) was filed, because the `accent color` used with transparency that would not provide sufficient contrast for the outline on either Light or Dark themes. But opaque color would resolve this issue and provide full fix and expected, accessible behavior across the UI.

Let me know if you have any questions.

Back to Bug 1736933 Comment 16