desktop icon indicating copy to clipboard operation
desktop copied to clipboard

HTML <select> elements blank drop-down

Open alixpeigue opened this issue 7 months ago • 9 comments

Captchas

  • [x] I have read the instructions.
  • [x] I have searched existing issues and avoided creating duplicates.
  • [x] I am not filing an enhancement request.
  • [x] I have checked that this issue cannot be reproduced on Mozilla Firefox.
  • [x] I have checked that this issue can be reproduced once I removed all my Mods and Custom CSS.

What happened?

When I open <select> HTML elements, it displays a blank drop-down instead of the options, however they are still clickable.

Image

I'm also on Wayland, this problem is not present on Firefox 138.0.1, but this might still be a GTK theme problem on my end.

I'm using the AUR package which uses the tarball release from GitHub.

Version

1.12b

What platform are you seeing the problem on?

Other, Linux (Tarball)

What component is this issue related to?

Other

Relevant log output if applicable


alixpeigue avatar May 09 '25 21:05 alixpeigue

I am having the same issue. Opened an issue of my own and finally found this one, so I closed it.

It might have some useful info for whoever looks into this. #8276

I am also using Wayland and downloaded this from the AUR zen-browser-bin which is a tarball

joshua-holmes avatar May 14 '25 02:05 joshua-holmes

Same issue with Zen installed in NixOS with wayland. Installed using this flake https://github.com/0xc000022070/zen-browser-flake

juampivallejo avatar May 14 '25 15:05 juampivallejo

After the update to v1.12.6b the behavior changed on my side, not the rendering only displays the selected option, with some broken styles.

Image

This update included the following fix on the release notes, which may suggest this issue is related to some bug with GTK:

fixed: An issue with GTK popups having low contrast. 

juampivallejo avatar May 20 '25 15:05 juampivallejo

I also have this new behavior in version 1.12.6b.

Image

alixpeigue avatar May 20 '25 16:05 alixpeigue

Could you please send me your user.js file?

mr-cheffy avatar May 20 '25 17:05 mr-cheffy

Could you please send me your user.js file?

I don't have a user.js file

alixpeigue avatar May 20 '25 17:05 alixpeigue

In my case it seems to happen when the Adwaita:dark GTK theme is used. Manually unsetting the GTK theme seems to work around it for me:

GTK_THEME= zen-browser

MagneFire avatar May 22 '25 19:05 MagneFire

Yeah that fixed it for me @MagneFire thank you

joshua-holmes avatar May 24 '25 17:05 joshua-holmes

For me it works (text is visible), but highlight on hover does not work and it is light. I tried vanilla firefox it works fine.

AchillesGH avatar Jun 15 '25 06:06 AchillesGH

Hi, @alixpeigue. I'm Dosu, and I'm helping the desktop team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • HTML <select> elements display a blank drop-down menu on Linux using the AUR package.
  • The issue may be linked to the Adwaita:dark GTK theme.
  • @MagneFire suggested unsetting the GTK theme, which resolved the issue for some users.
  • Further investigation into GTK-related bugs may be necessary for a permanent fix.

Next Steps:

  • Please confirm if this issue is still relevant to the latest version of the desktop repository by commenting here.
  • If no updates are provided, the issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

dosubot[bot] avatar Jul 16 '25 16:07 dosubot[bot]