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