WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
244602
[GTK] HTML Select Element - Dropdowns Not Displayed Properly
https://bugs.webkit.org/show_bug.cgi?id=244602
Summary
[GTK] HTML Select Element - Dropdowns Not Displayed Properly
fe
Reported
2022-08-31 07:27:59 PDT
Created
attachment 462049
[details]
Comparison of link displayed in firefox vs webkit Any browser I try using webkitgtk (nyxt, luakit,etc) are no longer displaying dropdowns properly. The dropdowns are using the select html tag Ex:
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select
Attachments
Comparison of link displayed in firefox vs webkit
(45.86 KB, image/png)
2022-08-31 07:27 PDT
,
fe
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
fe
Comment 1
2022-08-31 07:29:51 PDT
Looks like the submit button in that link is also wonky.
fe
Comment 2
2022-12-01 04:33:33 PST
This was caused by the font setting in dconf-editor not having the default font size specified after the font name. donf-editor > org > gnome > desktop> interface > font-name Custom Value: CodeNewRoman Nerd Font 11 Setting the value to CodeNewRoman Nerd Font worked everywhere else but for webkit browsers to work properly I needed to add the default font size on the end.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug