neandrake commented on pull request #316:
URL: https://github.com/apache/guacamole-server/pull/316#issuecomment-886819821


   @mike-jumper Which window manager do you use when testing out the driver? 
I'm seeing some odd behaviors with child windows which I originally thought 
might have been a bug in the window manager I was using. I've tested with two 
different window managers and see the same behaviors though.
   
   Child windows have their content rendered offset by some arbitrary x/y 
amount but the mouse activity appears to be correctly interpreted: hovering 
where a button should render causes the offset rendering to highlight, clicking 
where it should be also registers that the button was clicked. The window 
managers I've tested this out on and seen the same behavior are with jwm and 
xfwm4.
   
   When I don't use a window manager at all the offset does not seem to occur 
which is why I first thought this was an issue with jwm. However after seeing 
this same issue with xfwm4 I'm thinking there might be a bug with child window 
resizing or positioning code in the driver. I've poked around with some of the 
surface clipping code but I'm still learning the code for this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to