horihiro / TextBlurrer-ChromeExtension

MIT License
10 stars 0 forks source link

Activating the TextBlurrer plug-in with no text to blur or blank lines causes the browser tab to hang. #31

Closed tokawa-ms closed 12 months ago

tokawa-ms commented 12 months ago

[Issue] Activating the TextBlurrer plug-in with no text to blur or blank lines causes the browser tab to hang. ぼかし対象のテキストが何も入力されていないか、もしくはぼかし対象のテキストに空行が含まれている場合、TextBlurrer プラグインを有効化するとブラウザータブがハングアップします。

[Repro Env] Chrome v.119.0.6045.160 (64bit) Edge v.119.0.2151.72 (64bit)

[Repro Step (Pattern A)]

  1. Install TextBlurrer to your brouser
  2. Enable the TextBlurrer plug-in. However, the text to be blurred is left blank and the "Apply" button is applied to the setting. image
  3. access to https://www.msn.com/
  4. jump any link
  5. browser tab hang occurs

[Repro Step (Pattern A)]

  1. Install TextBlurrer to your brouser

  2. Enable the TextBlurrer plug-in. However, one line of text to be blurred is left blank line. and the "Apply" button is applied to the setting. image

  3. access to https://www.msn.com/

  4. jump any link

  5. browser tab hang occurs

horihiro commented 12 months ago

Dup of #29 v0.1.5 で発生するバグ。 暫定対応としては、テキストボックスから空行を削除。

Chrome Extentionでは前バージョンへのロールバックができないので、v0.1.4へのロールバック版をv0.1.6として申請済み。 修正版はv0.1.7として公開予定。

horihiro commented 12 months ago

Fixed on v0.1.7 and published.