[Webkit-unassigned] [Bug 35255] [Qt] DRT: Send double click event from EventSender

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 07:59:56 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35255





--- Comment #13 from Diego Gonzalez <diego.gonzalez at openbossa.org>  2010-02-24 07:59:56 PST ---
(In reply to comment #12)
> just guessing:
> 
> @diego: 
> 
> 1) it is possible to have 3 click situations, like to selection a whole
> paragraph. I do not know if we have layout tests for that, but would the patch
> work ?
> 

Yes it's possible, just use the click counter to get the triple click and send
the event. I did not find any layout test treating that.

> 2) if in the same test we have a single click event followed by a dl click
> event (or in the reverse order). would the patch work ?
> 

I'm pretty sure it will work if a really single click be sent

> if answer is good for both question, i think it is robust enough :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list