Split Tab Group Window Can Become Unselectable/Unfocusable

Docking/MDI for Windows Forms Forum

Posted 17 years ago by Chien A.
Version: 2.0.76
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
This is a pretty obscure bug, and I am unsure of what exact conditions triggers this but it seems to have to do with setting a toolwindow in a tabbedMDIstate to a dockable state when you have split documents - the steps below are the only reliable way I have found to duplicate the bug in the demo project so far.

1) Open the dock demo project

2) Close all windows (definitely occurs without this step, but not in reproducible way for me...in the demo at least)

3) Create 3 Tool windows attached

4) Center dock all 3 at once into tabbedMDIDocuments

5) Move toolwindow1 into its own horizontal tab group

6) Make toolwindow3 dockable

7) Notice that Toolwindow1 is now the active tabbedMDIdocument (this behaviour is correct, but bug occurs whenever this happens). Shift focus to toolwindow2

8) You can no longer bring toolwindow1 to focus (title won't change to bold, and focus event never fires)

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks, this is a tricky thing with the .NET framework focus tracking that we needed to add a workaround for. It now works properly for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.