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
1336
ComboEditorTool popup (drop down) height not auto adjusting
posted

Hi,

Please find attached a simple project demonstrating the issue we are having in our application.

The demo consists of a XamRibbonWindow containing a Ribbon with one ComboEditorTool within it.  There are two buttons for "Add Item" and "Clear Items".

The ComboEditorTool's ItemsSource is bound to an ObservableCollection of String.  The "Add" button adds an item to the collection, the "Clear" button clears all items from the collection.

  1. Run the app and press "Add Item".
  2. Click the ComboEditorTool and observe "Test 1" has correctly been added to the list.
  3. Now click "Clear Items" and then immediately click "Add Item", say 3 times.
  4. Click the ComboEditorTool once more and it will only show "Test 1" in the list!!

There are actually 3 items in the list - if you adjust the size of the drop-down using the handle in the bottom right corner, the other items will become visible.

Note, if you click the ComboEditorTool immediately after clicking "Clear Items", before clicking "Add Item" 3 times, it works ok.  Opening the drop-down after the items have been cleared resets the height of the popup, but I believe this should happen without having to open the blank popup first!

Regards,

Dave

ComboEditorTool 2011-07-19.zip
Parents
No Data
Reply
  • 30945
    Offline posted

    Hello David,

     

    As I mentioned in our discussion in case with number CAS-69806-N6KPL9, I have logged this behavior with our developers in our tracking system, with an issue ID of 83698. You will be automatically updated when a Service Release containing your fix is available for download.

     

    If you need any further assistance please do not hesitate to ask.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

Children
No Data