yueying0083 / javachromiumembedded

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

Windows: hidpi display renders incorrectly with 8.1 and windowed mode #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the JCEF demo on a primary hidpi display with Windows 8.1 (for example, 
a MacBook Pro bootcamping Windows).

What is the expected output? What do you see instead?
Browser window should render correctly. Instead, it renders in only the 
upper-left 1/4 of the window (see attached screenshot). Mouse events appear to 
be correct for the whole window (ie, mouse over where you would expect to see 
the text field if the window was sized correctly and you get the text select 
cursor).

The window renders correctly when using off-screen rendering (pass 
--off-screen-rendering-enabled flag).

Original issue reported on code.google.com by magreenb...@gmail.com on 11 Apr 2014 at 4:25

Attachments:

GoogleCodeExporter commented 9 years ago
This problem does not occur when using the resulting binary distribution -- 
only when using the tools\run.bat script.

Original comment by magreenb...@gmail.com on 28 Apr 2014 at 6:30

GoogleCodeExporter commented 9 years ago
vJCEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/java-cef/issue/75

Original comment by magreenb...@gmail.com on 18 Mar 2015 at 5:59