RESOLVED INVALID 185128
<select>'s native dropdown menu shift up to selected value
https://bugs.webkit.org/show_bug.cgi?id=185128
Summary <select>'s native dropdown menu shift up to selected value
Eric Tsui
Reported 2018-04-29 21:03:51 PDT
Created attachment 339103 [details] Screen shot of the problem Steps to Reproduce: 1. Go to https://bootstrapdocs.com/v3.3.5/docs/css/#selects 2. Click the dropdown box 3. Select 3 4. Click the dropdown box again Expected Results: dropdown menu show always above or below the dropdown box Actual Results: dropdown menu shift up to select value Suggested action: 1. Add option to force dropdown menu to display above or below 2. Confirm this is a feature or default behavior
Attachments
Screen shot of the problem (135.07 KB, image/png)
2018-04-29 21:03 PDT, Eric Tsui
no flags
Radar WebKit Bug Importer
Comment 1 2018-05-02 12:52:07 PDT
Ahmad Saleem
Comment 2 2022-09-18 03:54:47 PDT
All browsers (Chrome Canary 108, Firefox Nightly 106 and Safari Technology Preview 153 on macOS 12.6) behave same and show "select" value on face right next to click. Since all browser do shift "drop-down" while reselecting to show the selected value up-front. I think it is more of enhancement request rather than some bug. ap@webkit.org & rniwa@webkit.org - Any input? or I missed something? Thanks!
Aditya Keerthi
Comment 3 2022-09-19 15:14:07 PDT
This is expected behavior in WebKit, and matches the macOS platform behavior. There is no intention to change the behavior here.
Note You need to log in before you can comment on or make changes to this bug.