This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19535 - The event fired with the click() method should have its isTrusted event set to false (because that is what Opera and Firefox do and because it makes sense) but there is nothing in this spec +DOM4 that makes that happen.
Summary: The event fired with the click() method should have its isTrusted event set t...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on: 18423
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-15 04:50 UTC by Silvia Pfeiffer
Modified: 2012-10-21 22:23 UTC (History)
6 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2012-10-15 04:50:27 UTC
Copied from the WHATWG component

+++ This bug was initially created as a clone of Bug #18423 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#activation
Complete: http://www.whatwg.org/c#activation

Comment:
The event fired with the click() method should have its isTrusted event set to
false (because that is what Opera and Firefox do and because it makes sense)
but there is nothing in this spec +DOM4 that makes that happen.


This will apply:
https://github.com/w3c/html/commit/185b9ee1b840763225ca6daede9ae571135bbafe
except for the wording on "download"
Comment 1 Silvia Pfeiffer 2012-10-21 22:23:50 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:   http://dev.w3.org/html5/decision-policy/decision-policy-v2.html

Status: Accepted

Change Description:
https://github.com/w3c/html/commit/185b9ee1b840763225ca6daede9ae571135bbafe

Rationale: Adopted WHATWG patch