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
295
ultracombo loses focus
posted

Hi there, i think the ultracombo has introduced a bug in the last version 9.

When i switch back to a form which had a focused ultracombo , it loses the focus.

scenario:

mdi parent form opens 2 instances of a form1 which has 2 ultracombos, switch from first instance to the second and the focus gets lost.

 

EDIT: version 7.1 worked ok

Parents
  • 469350
    Suggested Answer
    Offline posted

    Hi,

    I tested this out with a small sample project in v7.2 (I don't have v7.1 any more) and it worked fine.

    Then I updated the project to v9.1 and it still works fine for me.

    I'm attaching my sample project here so you can test it out. If my sample works correctly for you, then something else in your application must be contributing to the problems.

    If my sample does not work for, then perhaps you just need to update to the latest service release.

     

    WindowsApplication1.zip
Reply Children