Hi,
When filtering drop-down with TcxComboBox, scroll bar which is not supposed to be in drop-down is displayed.
<Procedure>
- Add TcxComboBox to the form.
-TcxComboBox.Properties.Items = Many Items
-TcxComboBox.Properties.IncrementalFiltering = True
-TcxComboBox.Properties.DropDownStyle = lsEditFixedList or lsFixedList - Run.
- Select an item from the drop down as any.
- Filter so that the scroll bar does not appear and select an any item.
- When the drop-down is open, the scroll bar is displayed in an incorrect position. (However, it disappears when the cursor is hit)
I have attached a sample project and an image.
I think that there is no problem with the operation because it is a display problem, but I just reported it.
Thanks.
Hello,
I've created a small test project by your description and tried to replicated the issue with the latest version of our controls (VCL 18.2.7), but failed. Am I missing anything?
Also, did you test the issue with the latest build?
Hello,
I'm sorry I'm missing a description.
>-TcxComboBox.Properties.Items = Many Items
↓
>-TcxComboBox.Properties.Items = Many items + items with a large number of characters (the extent to which the drop-down width widens)
Thank you for the clarification. We will examine this.
Did you test the issue with the latest build?
Thank you in advance.
I have not tried it because it can not be up to date by circumstances.
I'm still unable to replicate the issue on my side with the latest version of our controls.
Please run the EXE file from my attachment and test how it works on your side. If you are able to replicate the issue with it, please provide us with a video that demonstrates your actions.
The attached EXE file can not be executed because it is built with Debug configuration.
I took an image video with my own sample. I'm glad if you can use it as a reference.
I've recompiled your example with the latest version of our controls and attached a video.
I saw a video.The following operations have not been performed.
>3. Select an item from the drop down as any.
>4. Filter so that the scroll bar does not appear and select an any item.
Please select something before filtering.
Please filter it.
Please select an item from the filtering result.
Please open the drop down.
A funny scroll bar appears in the drop down.
(Please try the same operation as my sent video)
Thank you for the clarification. We will examine the info.
I'm sorry for the explanation.
Thank you in advance.