Bug 15545

Summary: Dismissing <select> requires mouse move on Windows if drop-down menu is not scrollable
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal Keywords: HasReduction, PlatformOnly
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows Vista   
Attachments:
Description Flags
Testcase none

Matt Lilek
Reported 2007-10-17 19:55:57 PDT
On Windows, if a <select> menu does not contain enough options to require a scrollbar, clicking the <select> again without moving the cursor does not dismiss the menu. Clicking in another part of the <select> does dismiss menu as expected. This is easier to reproduce if you have a laptop and trackpad. I'm marking this as PlatformOnly for now, but this may affect any ports that use drop-down style menus and not popup menus like OS X.
Attachments
Testcase (616 bytes, text/html)
2007-10-17 19:57 PDT, Matt Lilek
no flags
Matt Lilek
Comment 1 2007-10-17 19:57:38 PDT
Created attachment 16710 [details] Testcase
Note You need to log in before you can comment on or make changes to this bug.