Hello,
I have a TabGroupPane with 2 content panes. One of the content panes contains a WebBrowser control from .NET 3.5 SP1. The pane that contains the WebBrowser doesn't seem to behave correctly when switching back and forth between the tabs.
When the browsers pane is activated, the tab looks activated except the header text is not bolded, the inactive tabs header text remains bolded. Then, when switching back and fourth between tabs the one containing the WebBrowser requires two clicks to even activate it.
If I set the visibility of the WebBrowser to hidden, the tabs work again as expected. But once I set it visible it goes back to that behavior.
The reason I went to the WebBrowser control is because I had similar issues with the Frame control. I had remembered reading somewhere there are problems with the docmanager and windows forms controls, and I was experiencing a problem where the content pane that had the frame in it could not be deselected, so it is the complete reverese behavior.
Can anyone by chance duplicate this behavior with the WebBrowser? And possibly provide a work-around?
I haven't had a chance to try this out yet but I would recommend reporting the issue to the support group so we can look into it.
For what it's worth, I'm seeing what seems like very similar behavior, but in my case I have a UserControl with a XamDataGrid in the content pane. I have to click within the DataGrid for the content pane to really become the active pane. What's weird is that the bad behavior happens only after I've interacted with the content pane in some way. If I simply open the content pane and switch back and forth between it and another pane, then it all seems fine. To be honest I don't really think it has anything to do with the DataGrid, but it's the only example I have at this point. :-)
I guess I'll report the issue to support as well...
Regards,
Bob
Yah, it is very odd behavior. I have a support request open. Unfortunately it didn't make it into the last release :(.