Skip to content

Plugin webview blank after computer wakes up from sleep mode #6110

Open
@AfterStories

Description

@AfterStories

Before submitting your bug report

Relevant environment info

Win10/mac all have this problem, use intelliJ 2024.3

Description

The computer auto into sleep mode when I go to lunch, when I come back, I shake the mouse then screen lights up, continue plugin becomes blank,
(as we all know, if you do not do anything for more than 15 minutes, computer will go into sleep mode.)

content in webview blank under the Continue plugin title

Image

gui react is still running, no any error message in the core dev terminal and the Run Extension terminal

Image

btw, on MacOS, when I drag the intellij window from the laptop screen to the large monitor screen, continue plugin will also become blank.

It seems that the JCEF process is stopped? I also checked that the OSR setting is enabled by default.

Image

I don't understand kotlin code, but I tried to search code and find the ContinueBrowser.kt file to create the webview ,so are there any related processes that will be stopped when the computer goes to sleep?

Metadata

Metadata

Assignees

Labels

ide:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions