I do not know if this is something I have caused in my local C::B build with wxWidgets 3.2.0 or it's a wx3.2 issue and as such if someone has time who has built C::B with wxWidgets 3.2.0 on Windows could you let me know if you do or do not get the same jumping dialog issue I have when you do the following quick test I would greatly appreciate it:
NOTE: Do not click on anything else while doing the test as it may case the test to pass (aka the dialog will not jump).
- Start C::B and do not open anything.
- Open a floating Watches dialog via the Debug->Debugging windows->Watches menu option
- Open a floating Breakpoints dialog via the Debug->Debugging windows->Breakpoints menu option4. Close the floating Breakpoints dialog
- Keep an eye on the Watches dialog position when performing the next step to see if it jumps
- Open a floating Breakpoints dialog via the Debug->Debugging windows->Breakpoints menu option
Did the Watches dialog move when you opened the Breakpoints dialog in the last step above?
The same test with the C::B nightly SVN 12829 does not have any issues.