NEW217893
[Gtk] input elements ignore size property
https://bugs.webkit.org/show_bug.cgi?id=217893
Summary [Gtk] input elements ignore size property
jona.a99
Reported 2020-10-18 08:22:05 PDT
Created attachment 411705 [details] size attribute of input gets ignored in test.html This bug primarily concerns webkit2gtk. I don't know if this also applies to webkit itself. However, if you render an input element with the size property set (or with the default value), it does not get rendered with any size at all, just as a little blob. I tested this with eoli, epheremal, surf and vimb, which are all based on webkit2gtk. In other browsers like firefox, chrome or qutebrowser, this works. You can test this with the html file in the attachement.
Attachments
size attribute of input gets ignored in test.html (173 bytes, text/html)
2020-10-18 08:22 PDT, jona.a99
no flags
Alexey Proskuryakov
Comment 1 2020-10-19 15:06:00 PDT
This looks fine in Safari 14, so probably Gtk specific indeed.
Note You need to log in before you can comment on or make changes to this bug.