Skip to content

Use native select box instead of custom solution on Windows and Linux #101045

@isidorn

Description

@isidorn

Currently we use a native select box on mac, and a custom solution that uses the list on Windows and Linux.
It would be great if we used the native select box on all platforms.

As @bpasero points out the reason why we have a custom solution

"I think theming for one (which maybe by now we can resolve differently) and then often we saw bugs from Electron where the dropdown was located at a wrong location the first time you expanded it. Would probably also need a bit of tweaking the native one to support all the styling. "

Metadata

Metadata

Labels

*out-of-scopePosted issue is not in scope of VS CodedebtCode quality issuesdropdownDropDown (SelectBox widget) native and custom issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions