NEW 17035
<select> pop down menu scroll arrow should highlight even when at the last item
https://bugs.webkit.org/show_bug.cgi?id=17035
Summary <select> pop down menu scroll arrow should highlight even when at the last item
Matt Lilek
Reported 2008-01-27 13:05:50 PST
On Windows, if you use the up/down arrows that appear in a drop down menu, when reaching the first or last item, the arrow no longer turns blue, providing no visual indication of a click. (Use the "Component" menu of this bug report to see the issue). This is potentially a platform integration issue as there are some platforms that disable the up/down arrows when at the edge, but in the case of SafariWin, it should be done in order to remain consistent with all the other scroll bars it draws. This could also be a SafariTheme issue and/or a general issue relating to platforms that use pop down menus.
Attachments
Matt Lilek
Comment 1 2008-01-27 13:10:52 PST
I should clarify that this happens not specifically when at the first/last item, but when no scrolling is necessary (scroll section is at the very top/bottom).
Note You need to log in before you can comment on or make changes to this bug.