I am getting odd behavior under certain circumstances. Seems pretty specialized to me, but QA says it's a release stopper so I have to figure it out.
What happens is this: I am in design mode. I click a smart tag on a control (or certain other buttons). Normally this brings up a little dialog. This works fine when I am sitting at my machine, but it fouls up when I am using remote desktop to connect to the same machine from another. Furthermore, it only happens when the app being run in the RD session is maximized, and filling the entire RD window.
In this case, instead of getting the dialog right away, there is a jittering of the screen -- the whole app window moves side to side a few times, the screen does a bunch of unnecessary repainting, and then the dialog comes up faulty, often empty.
I am at my wit's end. Any suggestions?