[Bug 25358] New: "Context info: UIEvent.view" sometimes only has defaultView
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25358
Bug ID: 25358
Summary: "Context info: UIEvent.view" sometimes only has
defaultView
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
(originally from 25295)
In the table that defines the types of events, rows "Context info:
UIEvent.view" somtimes have only defaultView, but there is also defaultView,
null. These are the correct values? Look:
blur UIEvent.view: defaultView
focus, focusin, focusout UIEvent.view: defaultView, null
Any explanation why they have different values?
Te same situtation:
load, unload, abort, error, select UIEvent.view: defaultView, null
resize, scroll UIEvent.view: defaultView
--
You are receiving this mail because:
You are on the CC list for the bug.