CLOSED FIXED 11513
[Drosera] Function popup fails to appear when clicking supposedly valid areas
https://bugs.webkit.org/show_bug.cgi?id=11513
Summary [Drosera] Function popup fails to appear when clicking supposedly valid areas
David Smith
Reported 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.
Attachments
Slightly cheesy fix (945 bytes, patch)
2006-11-04 00:40 PST, David Smith
no flags
Better value choice (matches the control rather than being bigger, now) (945 bytes, patch)
2006-11-04 00:51 PST, David Smith
timothy: review+
David Smith
Comment 1 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.
David Smith
Comment 2 2006-11-04 00:40:16 PST
Created attachment 11374 [details] Slightly cheesy fix
David Smith
Comment 3 2006-11-04 00:51:57 PST
Created attachment 11375 [details] Better value choice (matches the control rather than being bigger, now)
Mark Rowe (bdash)
Comment 4 2006-11-04 22:22:38 PST
Landed in r17601.
Timothy Hatcher
Comment 5 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.
Note You need to log in before you can comment on or make changes to this bug.