Bug 11513 - [Drosera] Function popup fails to appear when clicking supposedly valid areas
Summary: [Drosera] Function popup fails to appear when clicking supposedly valid areas
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-04 00:18 PST by David Smith
Modified: 2008-05-17 09:56 PDT (History)
0 users

See Also:


Attachments
Slightly cheesy fix (945 bytes, patch)
2006-11-04 00:40 PST, David Smith
no flags Details | Formatted Diff | Diff
Better value choice (matches the control rather than being bigger, now) (945 bytes, patch)
2006-11-04 00:51 PST, David Smith
timothy: review+
Details | Formatted Diff | Diff

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