Re: ISSUE-81: What should detail be for dblclick events?

* Web APIs Issue Tracker wrote:
>I propose that it be the same as the detail value for the corresponding
>click. This would be consistent with all known browsers that support DOM
>Events.

Which version of Konqueror (and on which platform) did you use in your
testing? Konqueror 3.4.1 on KDE 3.4.1 has click.detail = 1 no matter
what, and dblclick.detail is a value from approximately 1 to 5, so it
does what you propose only in some edge cases...
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Sunday, 7 May 2006 16:39:50 UTC