[Desktop-packages] [Bug 1936647]

2021-12-13 Thread B-emilio
*** Bug 1721154 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1936647

Title:
  right-click popups transparent after upgrade to Firefox 90

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Upon upgrade to Firefox 90, right-click popups appear transparent.
  I am using the Blackbird gtk theme. If I switch to Adwaita-dark, the problem 
goes away.
  I encountered this issue on another system with the direct download from 
Mozilla, so this is likely an upstream issue, but I'm not sure where to begin 
filing that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 90.0+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-77.86-generic 5.4.119
  Uname: Linux 5.4.0-77-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kjotte 1155 F pulseaudio
   /dev/snd/controlC0:  kjotte 1155 F pulseaudio
   /dev/snd/controlC1:  kjotte 1155 F pulseaudio
  BuildID: 20210705185941
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Fri Jul 16 08:35:02 2021
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  InstallationDate: Installed on 2020-07-07 (373 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=90.0/20210705185941 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2021
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2WET27W (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UAS0P200
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2WET27W(1.17):bd03/29/2021:svnLENOVO:pn20UAS0P200:pvrThinkPadX1CarbonGen8:rvnLENOVO:rn20UAS0P200:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon Gen 8
  dmi.product.name: 20UAS0P200
  dmi.product.sku: LENOVO_MT_20UA_BU_Think_FM_ThinkPad X1 Carbon Gen 8
  dmi.product.version: ThinkPad X1 Carbon Gen 8
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1936647/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1936647] Re: right-click popups transparent after upgrade to Firefox 90

2021-08-20 Thread Bug Watch Updater
Launchpad has imported 26 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1720874.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2021-07-16T12:30:49+00:00 antheo wrote:

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101
Firefox/89.0

Steps to reproduce:

Open a context menu (right click) on firefox 90 or later with
"gfx.webrender.compositor.force-enabled" on true


Actual results:

The menu is transparent, like in this picture :
https://www.casimages.com/i/210716014609220532.png.html


Expected results:

The context menu should not been transparent.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/0


On 2021-07-16T12:32:02+00:00 antheo wrote:

The problem is still here on the actual nightly.
Here is a link of my about:support : https://pastebin.com/Z1mL80jx

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/1


On 2021-07-16T13:18:21+00:00 Release-mgmt-account-bot wrote:

The [Bugbug](https://github.com/mozilla/bugbug/) bot thinks this bug
should belong to the 'Core::Graphics: WebRender' component, and is
moving the bug to that component. Please revert this change in case you
think the bot is wrong.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/4


On 2021-07-16T20:51:30+00:00 Dmalyshau wrote:

Thank you for filing and attaching the about:support!
IIRC, context menus are rendered with software WR. So the issue is either that 
the output of rendering contains alpha of full transparency, we we don't expect 
it, or that the alpha compositing mode on the surface (responsible for the 
context menu) is configured incorrectly, which is more likely what's happening.
Lee, is that reasoning sound? Pinging you since you are involved in the sw-wr.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/5


On 2021-07-16T21:00:23+00:00 Lsalzman wrote:

Does the problem only happen if you use the force-enabled pref? Are you
using X11, or are you using Wayland?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/6


On 2021-07-16T21:13:03+00:00 Robert Mader wrote:

>From the description and comment 1 this appears to happen with the
experimental Wayland compositor backend.

antheo, you seem to have quite a few experimental features enabled.
Could you try running with a fresh profile and only
`gfx.webrender.compositor.force-enabled`? And do I understand correctly
that the issue only happens with `gfx.webrender.compositor.force-
enabled`?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/7


On 2021-07-16T21:42:49+00:00 antheo wrote:

Hi,
I use wayland, and the problem is still here with a fresh new profile, so it's 
not gfx.webrender.compositor.force-enabled related, sorry.
Thanks for your help!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/8


On 2021-07-16T21:46:27+00:00 Robert Mader wrote:

Thanks, that's good to know. Do you maybe happen to use a non-standard
gtk theme? I recall having seen similar bugs when people do that.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/9


On 2021-07-16T21:53:07+00:00 antheo wrote:

Yes, I was using a non-official theme!
It worked great in 89 though, do you think there is a chance that it will work 
in future version or do I have to change my theme?
Thanks a lot for your help

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/10


On 2021-07-16T21:54:36+00:00 Robert Mader wrote:

(In reply to antheo.lerouzic from comment #8)
> Yes, I was using a non-official theme!
> It worked great in 89 though, do you think there is a chance that it will 
> work in future version or do I have to change my theme?
> Thanks a lot for your help

Emilio, do you have an idea here?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/comments/11


On 2021-07-17T02:38:16+00:00 B-emilio 

[Desktop-packages] [Bug 1936647] Re: right-click popups transparent after upgrade to Firefox 90

2021-08-09 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1720874
   https://bugzilla.mozilla.org/show_bug.cgi?id=1720874

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1720874
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1936647

Title:
  right-click popups transparent after upgrade to Firefox 90

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Upon upgrade to Firefox 90, right-click popups appear transparent.
  I am using the Blackbird gtk theme. If I switch to Adwaita-dark, the problem 
goes away.
  I encountered this issue on another system with the direct download from 
Mozilla, so this is likely an upstream issue, but I'm not sure where to begin 
filing that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 90.0+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-77.86-generic 5.4.119
  Uname: Linux 5.4.0-77-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kjotte 1155 F pulseaudio
   /dev/snd/controlC0:  kjotte 1155 F pulseaudio
   /dev/snd/controlC1:  kjotte 1155 F pulseaudio
  BuildID: 20210705185941
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Fri Jul 16 08:35:02 2021
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  InstallationDate: Installed on 2020-07-07 (373 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=90.0/20210705185941 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2021
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2WET27W (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UAS0P200
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2WET27W(1.17):bd03/29/2021:svnLENOVO:pn20UAS0P200:pvrThinkPadX1CarbonGen8:rvnLENOVO:rn20UAS0P200:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon Gen 8
  dmi.product.name: 20UAS0P200
  dmi.product.sku: LENOVO_MT_20UA_BU_Think_FM_ThinkPad X1 Carbon Gen 8
  dmi.product.version: ThinkPad X1 Carbon Gen 8
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1936647/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1936647] Re: right-click popups transparent after upgrade to Firefox 90

2021-08-09 Thread Kevin Otte
** Changed in: firefox (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1936647

Title:
  right-click popups transparent after upgrade to Firefox 90

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Upon upgrade to Firefox 90, right-click popups appear transparent.
  I am using the Blackbird gtk theme. If I switch to Adwaita-dark, the problem 
goes away.
  I encountered this issue on another system with the direct download from 
Mozilla, so this is likely an upstream issue, but I'm not sure where to begin 
filing that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 90.0+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-77.86-generic 5.4.119
  Uname: Linux 5.4.0-77-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kjotte 1155 F pulseaudio
   /dev/snd/controlC0:  kjotte 1155 F pulseaudio
   /dev/snd/controlC1:  kjotte 1155 F pulseaudio
  BuildID: 20210705185941
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Fri Jul 16 08:35:02 2021
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  InstallationDate: Installed on 2020-07-07 (373 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=90.0/20210705185941 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2021
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2WET27W (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UAS0P200
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2WET27W(1.17):bd03/29/2021:svnLENOVO:pn20UAS0P200:pvrThinkPadX1CarbonGen8:rvnLENOVO:rn20UAS0P200:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon Gen 8
  dmi.product.name: 20UAS0P200
  dmi.product.sku: LENOVO_MT_20UA_BU_Think_FM_ThinkPad X1 Carbon Gen 8
  dmi.product.version: ThinkPad X1 Carbon Gen 8
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1936647] Re: right-click popups transparent after upgrade to Firefox 90

2021-08-04 Thread Kevin Otte
Issue no longer present in 90.0.2.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1936647

Title:
  right-click popups transparent after upgrade to Firefox 90

Status in firefox package in Ubuntu:
  New

Bug description:
  Upon upgrade to Firefox 90, right-click popups appear transparent.
  I am using the Blackbird gtk theme. If I switch to Adwaita-dark, the problem 
goes away.
  I encountered this issue on another system with the direct download from 
Mozilla, so this is likely an upstream issue, but I'm not sure where to begin 
filing that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 90.0+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-77.86-generic 5.4.119
  Uname: Linux 5.4.0-77-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kjotte 1155 F pulseaudio
   /dev/snd/controlC0:  kjotte 1155 F pulseaudio
   /dev/snd/controlC1:  kjotte 1155 F pulseaudio
  BuildID: 20210705185941
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Fri Jul 16 08:35:02 2021
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  InstallationDate: Installed on 2020-07-07 (373 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=90.0/20210705185941 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2021
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2WET27W (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UAS0P200
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2WET27W(1.17):bd03/29/2021:svnLENOVO:pn20UAS0P200:pvrThinkPadX1CarbonGen8:rvnLENOVO:rn20UAS0P200:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon Gen 8
  dmi.product.name: 20UAS0P200
  dmi.product.sku: LENOVO_MT_20UA_BU_Think_FM_ThinkPad X1 Carbon Gen 8
  dmi.product.version: ThinkPad X1 Carbon Gen 8
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1936647/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1936647] [NEW] right-click popups transparent after upgrade to Firefox 90

2021-07-16 Thread Kevin Otte
Public bug reported:

Upon upgrade to Firefox 90, right-click popups appear transparent.
I am using the Blackbird gtk theme. If I switch to Adwaita-dark, the problem 
goes away.
I encountered this issue on another system with the direct download from 
Mozilla, so this is likely an upstream issue, but I'm not sure where to begin 
filing that.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 90.0+build1-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.4.0-77.86-generic 5.4.119
Uname: Linux 5.4.0-77-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  kjotte 1155 F pulseaudio
 /dev/snd/controlC0:  kjotte 1155 F pulseaudio
 /dev/snd/controlC1:  kjotte 1155 F pulseaudio
BuildID: 20210705185941
CasperMD5CheckResult: skip
Channel: Unavailable
CurrentDesktop: XFCE
Date: Fri Jul 16 08:35:02 2021
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
DefaultProfileThemes: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
InstallationDate: Installed on 2020-07-07 (373 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Profile0Extensions: extensions.sqlite corrupt or missing
Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile0Locales: extensions.sqlite corrupt or missing
Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
Profile0PrefSources: prefs.js
Profile0Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=90.0/20210705185941 (In use)
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/29/2021
dmi.bios.vendor: LENOVO
dmi.bios.version: N2WET27W (1.17 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20UAS0P200
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN2WET27W(1.17):bd03/29/2021:svnLENOVO:pn20UAS0P200:pvrThinkPadX1CarbonGen8:rvnLENOVO:rn20UAS0P200:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X1 Carbon Gen 8
dmi.product.name: 20UAS0P200
dmi.product.sku: LENOVO_MT_20UA_BU_Think_FM_ThinkPad X1 Carbon Gen 8
dmi.product.version: ThinkPad X1 Carbon Gen 8
dmi.sys.vendor: LENOVO

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal third-party-packages

** Attachment added: "screenshot of transparent popup menu"
   
https://bugs.launchpad.net/bugs/1936647/+attachment/5511425/+files/firefox90-popup.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1936647

Title:
  right-click popups transparent after upgrade to Firefox 90

Status in firefox package in Ubuntu:
  New

Bug description:
  Upon upgrade to Firefox 90, right-click popups appear transparent.
  I am using the Blackbird gtk theme. If I switch to Adwaita-dark, the problem 
goes away.
  I encountered this issue on another system with the direct download from 
Mozilla, so this is likely an upstream issue, but I'm not sure where to begin 
filing that.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 90.0+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-77.86-generic 5.4.119
  Uname: Linux 5.4.0-77-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kjotte 1155 F pulseaudio
   /dev/snd/controlC0:  kjotte 1155 F pulseaudio
   /dev/snd/controlC1:  kjotte 1155 F pulseaudio
  BuildID: 20210705185941
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Fri Jul 16 08:35:02 2021
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:352
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  InstallationDate: Installed on 2020-07-07 (373 days ago)
  InstallationMedia: