Closed Bug 1671074 Opened 4 years ago Closed 4 years ago

Google Docs listen to `beforeinput` event on Chrome, but not on Firefox Nightly

Categories

(Web Compatibility :: Site Reports, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: masayuki, Unassigned)

References

Details

Attachments

(1 file)

I confirmed this in only Document and Spreadsheet. When I open them on Chrome, the devtool says that there is a beforeinput event listener on the window object. However, when I open them on Firefox Nightly, there is no beforeinput event listener when I click "events" of the <html> element (it should include Document and Window objects' event listeners too). I'm not sure whether this causes meaningful differences or not for performance, footprint and compatibility though. But I'd like Google to improve this and testers to feedback our beforeinput event's problem before shipping it in the Release channel.

Do you know if it's part of the same library that is currently affecting gmail?

Flags: needinfo?(masayuki)

Masayuki, do you have steps to reproduce on Chrome, because.

  1. Open https://docs.google.com/
  2. Create a blank document
  3. Open Chrome devtools
  4. Select HTML element
  5. then select the tab for Event listeners

Actual:
beforeinput is not there.

Flags: needinfo?(masayuki)

Oh, right. Probably, I misunderstood beforeprint as beforeinput. I'm really sorry for the wrong report.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(masayuki)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: