[webkit-reviews] review requested: [Bug 7583] DRT hangs when doing
eventSender.mouseDown on native widgets : [Attachment 6943]
Add eventSender.click() for native widgets
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Wed Mar 8 09:41:26 PST 2006
opendarwin.org at mitzpettel.com has asked for review:
Bug 7583: DRT hangs when doing eventSender.mouseDown on native widgets
http://bugzilla.opendarwin.org/show_bug.cgi?id=7583
Attachment 6943: Add eventSender.click() for native widgets
http://bugzilla.opendarwin.org/attachment.cgi?id=6943&action=edit
------- Additional Comments from opendarwin.org at mitzpettel.com
This implementation of click should only be used with native widgets.
Implementing a second "convenience" code path that simply does a mouseDown
followed by a mouseUp requires [WebHTMLView _hitViewForEvent:], which is
internal.
More information about the webkit-reviews
mailing list