Skip to content

Enable undo in textboxes #250

Description

@kyoshino

Undo (Ctrl-Z) in textboxes doesn't work when:

  • Adding UA info or extension list into a textbox
  • Editing custom title template in the extension options

From #245 (comment):

The Paste event might be the solution, but it's not supported in the content script yet. I also tried document.execCommand('insertText', false, str) with no luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions