Open Bug 1889883 Opened 1 year ago Updated 1 year ago

Can't break, nor see in the tracer, keyboard events on google doc

Categories

(DevTools :: Debugger, defect)

defect

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

Details

There is an issue with DebuggerNotification API which isn't notifying about Keyboard Events on Google Doc.

STR:

  • Open docs.new
  • press some key in the document

When setting all Keyboard Events in the debugger as DOM Event Breakpoint before hand, or logging traces... the debugger wouldn't break and the traces wouldn't log the key events.

There must be an issue around there:
https://searchfox.org/mozilla-central/rev/46dae934738073c4f51c2b628503fe3bf84f89d2/dom/events/EventListenerManager.cpp#1298-1314

Blocks: js-tracer

The severity field is not set for this bug.
:bomsy, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(hmanilla)
Severity: -- → S3
Flags: needinfo?(hmanilla)
Depends on: 1892905
You need to log in before you can comment on or make changes to this bug.