Summary: | www/firefox (1720247) Menu bar menu titles are almost invisible with dark themes in Firefox 90 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Graham Perrin <grahamperrin> |
Component: | Individual Port(s) | Assignee: | Christoph Moench-Tegeder <cmt> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | cmt, grahamperrin |
Priority: | --- | Keywords: | needs-patch, needs-qa |
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(gecko) koobs: merge-quarterly? |
Hardware: | Any | ||
OS: | Any | ||
URL: | https://bugzilla.mozilla.org/show_bug.cgi?id=1720247 |
Description
Graham Perrin
![]() ![]() A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1a591344ba3f7593c3a2a4697ce08e377f78f97 commit e1a591344ba3f7593c3a2a4697ce08e377f78f97 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-07-17 17:45:09 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-07-17 17:45:09 +0000 www/firefox: update to 90.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/90.0.1/releasenotes/ While here, try to fix menu display in dark mode[1], see https://bugzilla.mozilla.org/show_bug.cgi?id=1720441 PR: 257225 [1] Reported by: Graham Perrin [1] www/firefox/Makefile | 2 +- www/firefox/distinfo | 6 ++--- www/firefox/files/patch-bug1720441 (new) | 38 ++++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 4 deletions(-) A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0858bd828885d283406a4c8629a702dd2251deff commit 0858bd828885d283406a4c8629a702dd2251deff Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-07-17 17:45:09 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-07-17 17:48:23 +0000 www/firefox: update to 90.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/90.0.1/releasenotes/ While here, try to fix menu display in dark mode[1], see https://bugzilla.mozilla.org/show_bug.cgi?id=1720441 PR: 257225 [1] Reported by: Graham Perrin [1] (cherry picked from commit e1a591344ba3f7593c3a2a4697ce08e377f78f97) www/firefox/Makefile | 2 +- www/firefox/distinfo | 6 ++--- www/firefox/files/patch-bug1720441 (new) | 38 ++++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 4 deletions(-) Hope this helps. Thanks! Building now … |