Bug 11513

Summary: [Drosera] Function popup fails to appear when clicking supposedly valid areas
Product: WebKit Reporter: David Smith <catfish.man>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Slightly cheesy fix
none
Better value choice (matches the control rather than being bigger, now) timothy: review+

Description David Smith 2006-11-04 00:18:44 PST
It appears that the function popup menu in Drosera calculates its location and size for hit testing based on the location and size of the currently selected value in the menu, rather than the size of the control in the user interface. This can lead to very small and non-obvious click areas for small function names.
Comment 1 David Smith 2006-11-04 00:29:23 PST
This appears to be the case for the files popup menu as well, although it's significantly less obvious.
Comment 2 David Smith 2006-11-04 00:40:16 PST
Created attachment 11374 [details]
Slightly cheesy fix
Comment 3 David Smith 2006-11-04 00:51:57 PST
Created attachment 11375 [details]
Better value choice (matches the control rather than being bigger, now)
Comment 4 Mark Rowe (bdash) 2006-11-04 22:22:38 PST
Landed in r17601.
Comment 5 Timothy Hatcher 2008-05-17 09:56:00 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.