This is a migrated thread and some comments may be shown as answers.

Drop down not closing when using with VS Isolated shell

1 Answer 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Avinash
Top achievements
Rank 1
Avinash asked on 22 May 2012, 01:43 PM
Hi,

I  am using a RAD control (combobox) in my application that is a type of custom IDE, i am facing an issue with the combobox when i use it within a Isolated shell custom IDE. The issue description is as follows:-

When i click on the combobox the drop down opens and if i click on any other control or i click on the page that is contained in the IDE the drop down closes. However if i click and open the drop down and insted click on the header of the IDE (i.e. the top most part of the IDE, where the logo is diaplyed) the drop down will not close,

also if i resize the IDE and and move the window around the drop down list persists on the same position where it was opened as if it was no way attached to the combobox.

Instead if i use a normal WPF combobox it behaves normally and the drop down closes on clicking the IDE header also.

Please suggest what can be done in order to resolve the issue.

Regards,

Avinash Saxena

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 28 May 2012, 01:26 PM
Hello Avinash,

We are not aware of such issue. I tried to reproduce the issue with a simple WPF application by clicking on the header of the Window but with no success. We are listening to IsKeyboardFocusWithinChanged as well as to some mouse events in order to close the Popup.

Could you please provide some more information on your project that could be of help. It will be best if you could send us a code snippet or a sample project that reproduces the issue. This will greatly help us pinpoint he issue.

Greetings,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ComboBox
Asked by
Avinash
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or