You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Cyle <cy...@cogmation.com> on 2016/12/19 20:35:05 UTC

Some mouth events don't seem to work?

I noticed that some mouse forms of mouth interaction don't seem to
transmit properly. For instance, I'm using a CAD tool on my remote
windows server. On the other RDP client I use zooming via mouse wheel
seems to work fine for zooming the camera in and out. The only way to
zoom with Guacamole using the mouse wheel seems to be to temporarily
remove mouse focus on the HTML5 canvas. I can then zoom in/out in a
single motion, but as soon as I'm finished zooming I have to loose mouse
focus on the canvas again in order to focus more.

There are a few other mouse applications that don't seem to get carried
over, e.g., there are some drag/drop based UI that doesn't seem to work,
and I can't resize window panes. Though, most of these interactions seem
to work normally when interacting with the Windows desktop (e.g., I can
drag + drop, and resize Windows), it's just some apps that don't seem to
play nicely.

Any solutions? Using the v9.10 docker images.


Re: Some mouth events don't seem to work?

Posted by Cyle <cy...@cogmation.com>.
Sorry that was hastily written. Mouse not mouth. Also meant to say "I
have to *lose* mouse focus on the canvas again in order to *zoom* more."
towards the end of that first paragraph.


On 2016-12-19 02:35 PM, Cyle wrote:
> I noticed that some mouse forms of mouth interaction don't seem to
> transmit properly. For instance, I'm using a CAD tool on my remote
> windows server. On the other RDP client I use zooming via mouse wheel
> seems to work fine for zooming the camera in and out. The only way to
> zoom with Guacamole using the mouse wheel seems to be to temporarily
> remove mouse focus on the HTML5 canvas. I can then zoom in/out in a
> single motion, but as soon as I'm finished zooming I have to loose mouse
> focus on the canvas again in order to focus more.
>
> There are a few other mouse applications that don't seem to get carried
> over, e.g., there are some drag/drop based UI that doesn't seem to work,
> and I can't resize window panes. Though, most of these interactions seem
> to work normally when interacting with the Windows desktop (e.g., I can
> drag + drop, and resize Windows), it's just some apps that don't seem to
> play nicely.
>
> Any solutions? Using the v9.10 docker images.
>