Coder Social home page Coder Social logo

Comments (6)

roman-b avatar roman-b commented on May 29, 2024

Could you describe your environment: OS, Desktop Manager, server-side application? I need it for reproducing this bug.
Thanks for RemoteApp testing!

from freerdp.

awakecoding avatar awakecoding commented on May 29, 2024

I have finally identified the source of this bug. When the server notifies the client of the beginning of a window move/size event, the client was responding with another window move event, which shouldn't have been triggered in the first place. Those events are notifications to the client, not specific orders. For some reason this would trigger a condition in which the left mouse button being released event was lost. The server therefore kept thinking that the left mouse button was down while it was up, causing the odd behavior you experienced when clicking elsewhere within that window after having released the mouse, since the server is thinking that you're still moving the window.

from freerdp.

awakecoding avatar awakecoding commented on May 29, 2024

I forgot to say: it should be fixed now. window movement is not perfectly smooth yet, but it's at least correct or much better than it was.

from freerdp.

meosborne avatar meosborne commented on May 29, 2024

Sorry for the delay in replying, I've been away.

Environment:

Client: Fedora 14, Gnome 2, metacity wm, not composited
Server: 2008 R2 Standard
Apps:
Medisys PM (medical practice management)
MedConnect EHR (electronic health record)

from freerdp.

awakecoding avatar awakecoding commented on May 29, 2024

@meosborne: is the odd behavior actually fixed now for you? it's not perfect, but the odd behavior (if I understood which one you were talking about) was fixed.

from freerdp.

meosborne avatar meosborne commented on May 29, 2024

It's definately improved. LIke you said, not perfect, but it seems to be working ok.

from freerdp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.