The problem I've had with one client project is that clicking on regular Windows Forms buttons, or any of the Infragistics buttons cause the whole form to shake a little causing whatever action the user clicks on to not execute. My initial thoughts are that it has something to do with the tooltip that appears over a button and the user clicking at the same time it appears causing the shake.
Click here to watch a flash video demonstrating what I'm talking about.
Does anyone have a clue what causes this behavior or how to go about fixing it?
That is wierd, I have not seen this. Are the controls in a DockManager or any other parent? And I assume this is 8.3 ...
Thanks
Jason
This application I recently upgraded to 8.2, but the shaking occured with 8.1 as well. The part of the window you see in the video is from the child form. The application uses WinTabbedMDIManager, WinToolsbarManager, almost all other Infragistics controls, and is styled as well.
I had the same problem with ultra toolbar manager in infragistics 2008 v2 and after consulting infragistics support they informed me that this issue had been identified and already rectified in the hot fix. The HotFix really solved the problem that i had with forms shrinking.
I upgraded the project to the 8.3 version, and found that the shaking was stopped. Part of the problem still exists, by this I mean that if you click on the navigation toolbar the record doesn't always change and requires several clicks. Does this happen for you too?