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
345
Infragistics2.Win.UltraWinChart.v9.2 - Tooltip issue in - Citrix presentation server
posted

We have Infragistics2.Win.UltraWinChart.v9.2

When our (Windows Forms) application generates graphs, tooltips in the graphs are properly shown when users hover mouse around graph elements.

But when the application is loaded via Citrix presentation server, tooltips from the same graphs will not be shown. these graphs are normally created inside UltraTabControl inside UserControl inside Win Form object.

Two interesting issues we noticed are:

1. if we minimize and restore OR resize the main window (citrix) , tooltips suddenly show up correctly.

If another graph is freshly generated, tooltips inside that will not work again. minimize and restore, and tooltips will work for that graph too.

2. Even when we load the application via Citrix, if we put our graphs inside floating window object (not inside ultratab in main window) then tooltips work properly.

How can we fix this issue ?

Thank you.

  • 17605
    posted

    Hi,

    Recently we fixed such an issue. Can you try applying the latest service release and see if the issue still persists?