Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
XamDockmanager with webbrowser in pop-out panel - double-click problem
posted

I have a WebBrowser control in a XamDockmanager panel that is in pop-out mode, unpinned and hidden on the side of the dockwindow.

If I make the panel open and then double click inside the web browser control in the pane the pane immediately pops back to hidden mode as if I had closed it. This seems to be some kind of default behaviour of the pop-out panels in dockmanager but I would like to prevent the pane from hiding.

Is there a way to prevent this double-click "revert to previous mode" thing?

I have tried to catch and cancel the double-click event coming form the web browser control so it would not reach the dock panel but without success...

  • 4475
    posted

    Hello Per,

     

    Your issue have been resolved in the new service release, which is now available under your account at the Infragistics Website.

     

    To download the service release, log in to ‘My IG’ and select ‘Keys & Downloads’. Select the appropriate tab for this product, then the license key. The available service releases should now be listed on the page.If you need any furder assistance for that matter, please do not hesitate to ask.

     

    Thank you for choosing Infragistics components.

    Sincerely,

    Ekaterina

    Developer Support Engineer

    Infragistics Inc.

    www.infragistics.com/support

  • 4475
    posted

    Hello,

     

    I have logged this behavior with our developers in our tracking system, with an issue ID of 98257.  I have also created a support ticket on your behalf with number CAS-80204-BHG6HX in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.

     

    Sincerely,

    Ekaterina

    Developer Support Engineer

    Infragistics, Inc.

    www.infragistics.com/support

  • 54937
    Offline posted

    This looks like a bug/behavior caused by something within our framework. Specifically the Window is being activated while the flyout is being brought to the front and that is causing focus to shift to the window which nulls the ActivePane and causes the flyout to close. A case has been created for this and we can look into addressing this in a service release.