It looks like is a HTML/CSS issue. The status div "overhangs" the canvas
and prevents the pointer from interacting with the canvas.
I have made the following change to
/usr/share/ovirt-engine/files/novnc/include/base.css and it resolves the
issue.
--- files/novnc/include/base.css.orig 2017-01-23 23:09:23.129194000 +0000
+++ files/novnc/include/base.css 2017-01-23 23:15:16.629194000 +0000
@@ -89,8 +89,6 @@ html {
#noVNC_status {
font-size: 12px;
- padding-top: 4px;
- height:32px;
text-align: center;
font-weight: bold;
color: #fff;
George Chlipala
email: gchlip2(a)uic.edu
On Fri, Jan 20, 2017 at 8:23 AM, Joop <jvdwege(a)xs4all.nl> wrote:
On 19-1-2017 23:31, George Chlipala wrote:
> The subject line says it all. When using noVNC and I move the mouse
> to the top of the console view, the pointer will stop short. So, if I
> have a Windows VM and a window that is maximized, I cannot click on
> the close button.
>
I think you're looking at your cursor locked into the client window.
There should be a helpful message in the window title to press SHIFT+F12
to release the cursor :-)
Joop
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users