fregante/GhostText

Some sites may remove listeners on `blur`

オープン

#213 opened on 2021/08/15

 (14 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (133 件のフォーク)github user discovery
browserenhancementhelp wanted

Repository metrics

Stars
 (3,611 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Setup

Browser: Chrome Editor: VS Code

Description

Sites that listen to the change event of the textarea don't update.

One example is GitHub's "Comment" button of issues and PRs, which doesn't update when the text is written via GhostText.

https://user-images.githubusercontent.com/3305402/129475148-31d3bf8b-a082-4bfb-a1e4-0210f1a3ff27.mp4

I'll open a PR to fix it.

コントリビューターガイド