Bug 17035 - <select> pop down menu scroll arrow should highlight even when at the last item
Summary: <select> pop down menu scroll arrow should highlight even when at the last item
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P3 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, PlatformOnly
Depends on:
Blocks:
 
Reported: 2008-01-27 13:05 PST by Matt Lilek
Modified: 2008-01-28 08:37 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 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.
Comment 1 Matt Lilek 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).