[ovirt-users] Cannot move pointer to top of console view in noVNC

George Chlipala gchlip2 at uic.edu
Mon Jan 23 23:16:54 UTC 2017


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 at uic.edu

On Fri, Jan 20, 2017 at 8:23 AM, Joop <jvdwege at 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 at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20170123/a8486ea8/attachment.html>


More information about the Users mailing list