Skip to content

Autocorrection does not work on Google Docs/Sheets/Sides #55

@tdulcet

Description

@tdulcet

Affected website: Google Docs, Sheets and Sides: https://docs.google.com

Bug description

Autocorrection does not work on Google Docs, Sheets and Sides.

With the main branch: The target element of the keydown/keyup events is incorrect, so the add-on is unable to determine the caret position.

With #37: The beforeinput event never fires. You can verify this by adding window.addEventListener("beforeinput", console.log, true) to the content script. Nothing is logged to the console. 😕

System

Operating system and version: All
Browser and version: Firefox 90
Add-on version: 0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededsite-issueA problem with/issue about a specific site

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions