Closed Bug 1450692 Opened 6 years ago Closed 3 years ago

getCoalescedEvents returns an empty array on pointermove when executed in a webextensions options page

Categories

(WebExtensions :: Frontend, defect, P3)

59 Branch
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: robbendebiene, Unassigned)

References

Details

Attachments

(1 file)

Attached file addon.zip
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180326160923

Steps to reproduce:

I'm calling event.getCoalescedEvents() inside a pointermove event.


Actual results:

The returned array is always empty if executed in the options page of a webextension.


Expected results:

The array should at least contain one element. (https://w3c.github.io/pointerevents/extension.html)
Please correct if this is not the right component. Thanks.
Component: Untriaged → WebExtensions: Frontend
Product: Firefox → Toolkit
Priority: -- → P3
Product: Toolkit → WebExtensions
Blocks: 822898
See Also: → 1484186

I test recently Nightly with the attached extension, I could not reproduce it, i.e., event.getCoalescedEvents() doesn't return an empty array on option page. Close as WORKSFORME, feel free to reopen or open a new bug if you still encounter this.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: