zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
12.18k stars 289 forks source link

`<select>` element shows two checkmarks #434

Open RobertBoes opened 3 weeks ago

RobertBoes commented 3 weeks ago

What happened?

The HTML <select> element shows 2 checkmarks for the selected item when the dropdown is opened. Happens with all (default) Zen themes

image

On dark themes it's less visible, as the second (right) checkmark is very close to the background color, but it's still present

image

Can be easily tested on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select

Reproducible?

Version

1.0.0-a.27

Severity impact

Medium

What platform are you seeing the problem on?

macOS - aarch64

Relevant log output

No response

Lenni-builder commented 2 weeks ago

I could reproduce this on macOS x64. I'm gonna try it on Linux x64 as well.

Lenni-builder commented 2 weeks ago

Tried it on Linux x64 now, turns out the checkmarks are only a thing on macOS (interesting how I never noticed that in Firefox): image

klocus commented 2 weeks ago

Same issue on macOS.

TomTruyen commented 1 week ago

I have not had this issue on Windows, but it does exist on macOS

Screenshot 2024-09-02 at 15 01 58
TomTruyen commented 1 week ago

I will create a PR and fix this issue

n7itro commented 1 week ago

I will create a PR and fix this issue

Will you create the pull request?

TomTruyen commented 1 week ago

That is the intention when I get around to doing it