Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread TComboBox: garbage on the screen
Mon, May 26 2014 11:57 AMPermanent Link

Sergei Safar

Hi,

please, try this:

New Visual Project
Drop a TComboBox and populate it with some items
Drop a TButton and write on Button1.Click event: Form2.ShowModal;
New Form and drop some TLabels

Run the app (F9)
Click on the combobox down arrow but don't choose anything.
Click the Button1

The drop down list of the combobox of the Form1 is seeing on the Form2. Screenshots attached.

-
Sergei Safar



Attachments: ScrShots.zip
Mon, May 26 2014 1:24 PMPermanent Link

Raul

Team Elevate Team Elevate

On 5/26/2014 11:57 AM, Sergei Safar wrote:
> The drop down list of the combobox of the Form1 is seeing on the Form2. Screenshots attached.

Looks like a UI bug in that the combobox dropdown is not properly
dismissed when open and control loses focus - i suggest you email
support direct or open an incident.

Also saying "garbage" on the subject line is misleading - this appears
to be simply an interface issue and data shows in the combo dropdown
contents.

Raul
Image