The right-click menu is buggy and doesn’t always show - it seems to be cancelled immediately upon clicking right button.
If I minimise and restore the window, it works - Just like the open/save dialogue bug.
Brave is the only application which displays this behaviour on my platform, so, as with the save/load dialogue box, it appears to be a Brave-specific bug.
Brave seems to play badly with window managers for some reason.
Can you tell me what the theme is?
And it’s not necessarily “known” but there have been issues with custom Linux themes in the past and I’m just wondering if it might be relevant here as well.
Which setting do we think is causing Brave so much trouble?
Also, I am not sure of the order in which I applied the settings and I had issues with different applications interfering with each other and resetting specific settings so there was a lot of going back and forth to make sure things were as I had set them - as is the Linux way lol
Yeah I’m not particularly familiar with the way these theming options work — is there a way for you to save this theme and temporarily reset everything to default just to test and see if this is in fact causing the issue with brave?
It appears that Brave can still have insane issues the basic, everyday, mundane things like opening save/open dialogues, context and fixed menus and even password suggestions. It is making me consider moving back to Firefox so I can use my computer without cursing at… silly ahem… developers… Again.
Opening dialogues
Brave consistently fails to display windows at the correct point in the stack, opting to open the dialogue BEHIND the main window. Could you please remove the code which does this as it’s not how it’s supposed to work O_o
Opening menus
Again, inconsistently, Brave fails to display menus (that is, all right-click contextuals, menu bar and bookmarks, [incorrect] password suggestions and main menu ‘burger’ menu) correctly and it requires me to minimise and restore the window to get these basic features back for a while, before it starts doing it again. Again, a most frustrating and useless design!
Password suggestions
They either don’t show up (as with the above problem) or they are every name and password I have. I would expect to be shown the passwords and usernames I have saved for that subdomain or parent domain if none exists for the subdomain. However, even when I have entered the username, still receive EVERY password saved on my machine. This means that entering the password is actually quicker than scrolling down the list and choosing. Yet again, the chosen code is not optimal and is degrading brave’s usability.
No other piece of software I have installed has any of these basic issues on my box (described above) so I’m not sure what the Brave devs are doing wrong. Could just be a poor framework, idk.
Are any of the developers about? Feedback will be greatly appreciated
Could you also provide links to the relevant function calls/code so I can peruse or is Brave hidden-source?
That’s because this issue is not common place — while other issues may have had this issue in the past, it is not something that most users experience and is likely related to something specific (such as system settings, extensions, etc) to your setup.
All of our code is viewable on our Github:
As for the issues you’re encountering, again I think this is something likely specific to the way your system is set up. I have reached out to a couple Linux team members for suggestions on what else might be causing this.
@another_user_acount,
If you launch Brave and create a temp profile (Menu --> More tools --> Add profile — you can also use the Terminal command brave-browser --user-data-dir="$(mktemp -d)") do you still see this behavior occur in the browser?
Additionally, can you please test the behavior with Graphics Acceleration disabled? You can disable it by going to Settings --> System --> [...] Graphics acceleration [...] or again via Terminal with the command brave-browser --disable-gpu.