Black square around brave menu and right-click menu

Description of the issue:
How can this issue be reproduced?

  1. start Brave and open any websute
  2. right-click in the browser window

Expected result:

the right click menu is surrounded by a black square that should not be there, see screenshot; same when opening the brave menu.

Brave Version( check About Brave):
Version 1.67.116 Chromium: 126.0.6478.71 (Official Build) (64-bit)

This is on a ubuntu 22.04 on ARM

Additional Information:

1 Like

I have the same issue on EndeavourOS Linux.

With ungoogled-chromium and Firefox, there is no black box or graphical bug.

Brave version : 1.67.119 Chromium: 126.0.6478.114 (Build officiel) (64 bits)

Additional Information: I have HW-A desabled.

I have a similar issue on Arch but it is a white background instead

I am using the brave-bin AUR Package and I have hardware acceleration enabled

I am using version:
1.67.119 Chromium: 126.0.6478.114 (Official Build) (64-bit)

I have the same issue in Debian / DWM:

Don’t disable your compositor. You can use picom for example:

mkdir -p ~/.config/picom
touch ~/.config/picom/picom.conf
echo "shadow = false;" > ~/.config/picom/picom.conf

start picom with your favorite init like:

echo “picom &” >> ~/.xinitrc

sources:

1 Like

3 choices.
A. Use a compositor (e.g picom).
B. Go back to version 1.66.118
C. Wait for a fix.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.