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

Canvas for VNC do not fill whole browser viewport #97

Closed
baranoff-ivan opened this issue Feb 8, 2018 · 2 comments
Closed

Canvas for VNC do not fill whole browser viewport #97

baranoff-ivan opened this issue Feb 8, 2018 · 2 comments

Comments

@baranoff-ivan
Copy link

When I maximize view with VNC session in my browser (Chrome or Firefox on Windows 7), it does not fill whole browser viewport.
While canvas width and height are properly set to 1920 and 1080 respectively, style's width and height are
1122px and 631px:
<canvas width="1920" height="1080" style="width: 1122px; height: 631px; cursor: default;">Canvas not supported.</canvas>
As a result I see something like this:
image

Any suggestions on how to solve my problem?

@lanwen
Copy link
Collaborator

lanwen commented Feb 8, 2018

Probably same problem as in #76

@vania-pooh
Copy link
Member

Closing as duplicate then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants