Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On reducing window size very slowly, Browser UI is not Updated Properly #447

Open
mukundhan94 opened this issue May 30, 2023 · 0 comments
Open
Labels
bug Bug report

Comments

@mukundhan94
Copy link

mukundhan94 commented May 30, 2023

Describe the bug
When the user reduces the size of the window slowly, the browser UI is not rendered properly.

To Reproduce
Steps to reproduce the behaviour:

  1. Open the JCEF Browser in windowed mode
  2. Resize the browser window from the horizontal or vertical position very slowly
  3. Notice that it leaves lot of empty spaces

Expected behaviour
The Browser UI should be updated properly without any white or empty spaces

Screenshots

https://raw.githubusercontent.com/mukundhan94/java-cef/resize-window-issue/resources/jcef-window-size-reduce-issue.gif

Versions (please complete the following information):

  • OS: MacOS 13.3 (22E252)
  • Java Version: OpenJDK 17

JCEF Build meta

{
  "jcef_url": "https://bitbucket.org/chromiumembedded/java-cef/commits/87476e947fcda1c69c63062704f82dd96d7a0a1e",
  "release_tag": "jcef-87476e9+cef-110.0.25+g75b1c96+chromium-110.0.5481.78",
  "release_url": "https://github.com/jcefmaven/jcefbuild/releases/tag/1.0.46",
  "platform": "macosx-arm64",
  "release_download_url": "https://github.com/jcefmaven/jcefbuild/releases/download/1.0.46/macosx-arm64.tar.gz"
}

Additional context
Does the problem reproduce with the JCEF simple or detailed sample application at the same version?
Yes

Does the problem reproduce with the CEF cefclient or cefsimple sample application at the same version?
Yes

Does the problem reproduce with Google Chrome at the same version?
No

Add any other context about the problem here.

There was a patch added here, but it still not working when the user resizes slowly

Issue: #312

reference: https://magpcss.org/ceforum/viewtopic.php?f=17&t=16249

@mukundhan94 mukundhan94 added the bug Bug report label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant