WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
22681
[GTK] Wrong rendering of some <select> elements
https://bugs.webkit.org/show_bug.cgi?id=22681
Summary
[GTK] Wrong rendering of some <select> elements
Luca Ferretti
Reported
2008-12-05 06:26:16 PST
On some sites, Gecko renders <select> HTML elements in a matter similar to GtkComboBoxEntry. This is the case of <select> items available in linked URL[1] (page in Italian, sorry). WebKitGtk instead render those elementes as tiny button, while the best should be at least as GtkComboBoxes, for example see the example here
http://www.w3schools.com/TAGS/tag_select.asp
. [1] If you select something in this page, then click on the image/text "Avanti", you will proceed to the second page of the form with a lot wrong <select> examples
Attachments
Case page (URL) showed in FireFox 3
(97.27 KB, image/png)
2008-12-05 06:31 PST
,
Luca Ferretti
no flags
Details
Case page (URL) showed in Epiphany+WebKit (trunk)
(75.79 KB, image/png)
2008-12-05 06:34 PST
,
Luca Ferretti
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Luca Ferretti
Comment 1
2008-12-05 06:31:23 PST
Created
attachment 25773
[details]
Case page (URL) showed in FireFox 3 As you can see the <select> item don't use the native GTK+ widget provided by Firefox 3
Luca Ferretti
Comment 2
2008-12-05 06:34:11 PST
Created
attachment 25774
[details]
Case page (URL) showed in Epiphany+WebKit (trunk) <select> item seems a button, don't match neither the usual <select> item, nor the previous Gecko rendering Note: in those screenshot there are selected some values you can use to clic "Avanti" and go to second page of form with more <selec> items :-)
Martin Robinson
Comment 3
2010-08-11 17:43:01 PDT
Is this still an issue for you. It looks like the link you provided is broken now. If you can provide a new link which shows this issue, I will try to tackle it soon.
Martin Robinson
Comment 4
2010-10-08 18:33:49 PDT
I haven't heard from the reporter, so I'm going to close this issue. I'm tackling button and general form control issues full time now, so please file a new issue or reopen if appropriate.
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