NEW29060
displaying the selected option of a combo-box needs scrolling down
https://bugs.webkit.org/show_bug.cgi?id=29060
Summary displaying the selected option of a combo-box needs scrolling down
jasneet
Reported 2009-09-08 17:47:52 PDT
Created attachment 39235 [details] testcase I Steps: Open the attached html file Click on button Test II Issue: A SELECT element is dynamically created (with "size" attribute of "5"). It should look the same as the one declared statically in the HTML page. Notably the selected option "F" should be displayed without scrolling. III Other Browsers: IE7: ok FF3: ok IV Nightly tested : 48037 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=19266
Attachments
testcase (809 bytes, text/html)
2009-09-08 17:47 PDT, jasneet
no flags
Ahmad Saleem
Comment 1 2022-08-30 09:49:54 PDT
I am able to reproduce this issue in Safari Technology Preview 152 using attached test case, it is visible in the already added "Select" as well. It does not show "F" scrolled, which was selected. While in case of other browsers, it shows "F" in view and does not need to scroll down manually. It is applicable in both cases: 1) Already added 2) Added dynamically with "Test" button. I am going to change status to "New" and add other Webkit Engineers for their input. Thanks!
Radar WebKit Bug Importer
Comment 2 2022-08-30 12:11:19 PDT
Note You need to log in before you can comment on or make changes to this bug.