RESOLVED FIXED 167985
[GTK] Test fast/forms/select-empty-option-height.html fails
https://bugs.webkit.org/show_bug.cgi?id=167985
Summary [GTK] Test fast/forms/select-empty-option-height.html fails
Carlos Garcia Campos
Reported 2017-02-08 06:43:04 PST
This seems to be a problem with the differences in scroll step or the size of the items in the list. The thing is that 10 attempts with an scroll amount of 10 is not enoug in the GTk+ port to scroll the list to the desired point. Either increasing the scroll amount or the maximum attempts would fix the test. Increasing the scroll amount would break the test in other ports so better use a higher number of maximum attempts.
Attachments
Patch (1.65 KB, patch)
2017-02-08 06:45 PST, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2017-02-08 06:45:44 PST
Michael Catanzaro
Comment 2 2017-02-08 07:50:21 PST
Comment on attachment 300893 [details] Patch We expect our list items to use theme size and not match other ports, I presume?
Carlos Garcia Campos
Comment 3 2017-02-08 08:27:24 PST
Note You need to log in before you can comment on or make changes to this bug.