No Code Attached Yet ?
avatar brianteeman
brianteeman
12 Jan 2022

Atum has no styling for native select. I am assuming that the chromium useragent stylesheet has changed as it now results in this.

chromium

avatar brianteeman brianteeman - open - 12 Jan 2022
avatar joomla-cms-bot joomla-cms-bot - change - 12 Jan 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 12 Jan 2022
avatar dgrammatiko
dgrammatiko - comment - 12 Jan 2022

It needs to be fixed upstream (bs)

avatar C-Lodder
C-Lodder - comment - 13 Jan 2022

Standard select dropdowns have very limited with styling options.
I believe you can only change the background and text colours.

Anything more, and you'll need to use that JS lib to replace the element completely.

avatar dgrammatiko
dgrammatiko - comment - 13 Jan 2022

TBH I don't have any issues on macOS for native select elements
Screenshot 2022-01-13 at 15 34 27

Screenshot 2022-01-13 at 15 37 28

The Choices.js ones have the same rendering
Screenshot 2022-01-13 at 15 34 35

avatar C-Lodder
C-Lodder - comment - 13 Jan 2022

Browsers use different styling for HTML select dropdowns.
If the objective of this issue is to have the same styling between native selects and Choice.js dropdown, then this simply isn't possible with CSS tweaks. Choices.js is going to have to be used throughout.

avatar dgrammatiko
dgrammatiko - comment - 13 Jan 2022

Choices.js is going to have to be used throughout.

That would be awkward and will considerably slow down things. Obviously, I'm against replacing native elements with some random JS created alternatives. Yes, I'm that JS guy saying don't use JS if the native element fulfils the requirements...

avatar drmenzelit drmenzelit - change - 17 Jan 2022
Labels Added: ?
avatar drmenzelit drmenzelit - labeled - 17 Jan 2022
avatar Quy
Quy - comment - 1 Feb 2022

Duplicate #31889?

avatar brianteeman brianteeman - change - 2 Feb 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-02-02 08:16:33
Closed_By brianteeman
avatar brianteeman brianteeman - close - 2 Feb 2022
avatar brianteeman
brianteeman - comment - 2 Feb 2022

Closed as a duplicate

Add a Comment

Login with GitHub to post a comment