eclipse-theia/theia

unexpected refresh of a webview

オープン

#8,251 opened on 2020/07/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,478 件のフォーク)batch import
bughelp wantedwebviews

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

Bug Description:

A webview is been refreshed when it is maximized or minimized

Steps to Reproduce:

  1. download and run https://github.com/microsoft/vscode-extension-samples/tree/master/webview-sample
  2. when you maximize or minimize the running webivew you see that the content of a webview is disappears for a few seconds, actually it is being refreshed and it does not stop in any break point even if you put them in a vscode webvew life cycle methods.

Additional Information

@theia/core 1.3.0

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