JetBrains / JetBrains/jcef

osr : Browser not correctly refreshing on Resize

Open
#43 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
371
Forks
52
PR merge metrics
No merged PRs in 30d

Description

The issue comes from upstream CEF, but could likely be patched here too: https://github.com/chromiumembedded/cef/issues/3826

When the OSR and the browser is resized, the size is not updated right and also sometimes gets stuck with the wrong size.

See example video: https://github-production-user-asset-6210df.s3.amazonaws.com/10578746/375950304-ad6ec647-095e-48ff-badf-ee96e41cf2e7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20260201%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260201T110148Z&X-Amz-Expires=300&X-Amz-Signature=33546694b21e7cd5420319ce8fbe9f180e5837268e0670bd5959d00e44e063ee&X-Amz-SignedHeaders=host

You can find the recommended fix here: https://github.com/chromiumembedded/cef/issues/3826#issuecomment-3807700500

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file or test is identified in the report. Start by reading the linked CEF issue and its recommended fix, then trace JCEF's OSR resize handling; done means the browser size updates correctly during resizing and does not remain stuck at an incorrect size.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.