jramosd / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
0 stars 0 forks source link

Rapid resizing will crash the vm on windows (no offscreen-rendering) #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start the Test Application in none offscreen-rendering mode (on windows) 
2. Rapidly resize the frame until it crashes
3. The VM will crash or the AWT thread will become unresponsive and the Java UI 
won't update . 

What is the expected output? What do you see instead?
The application should not crash while resizing. 

What version of the product are you using? On what operating system?
Win 7 and Win XP

Please provide any additional information below.

Original issue reported on code.google.com by Fabr...@weinberg.me on 23 Feb 2014 at 1:01

GoogleCodeExporter commented 9 years ago
This issue was probably fixed upstream in CEF3 on branch 1750 and newer.

Related Thread: http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=10415

Original comment by Fabr...@weinberg.me on 27 Feb 2014 at 3:26

GoogleCodeExporter commented 9 years ago
Yes, this is fixed. See comment #5 in issue #32.

Original comment by magreenb...@gmail.com on 27 Feb 2014 at 3:42