TAdvGlowButton as DropDown button rendered black on 2nd click of down arrow

Hi

I have set up a TAdvGlowButton as a drop down button; DropDownButton = TRUE, DropDownMenu = (a TAdvPopupmenu).

The first click of the down arrow of the button opens the menu as expected. A second click (with the menu open) renders the button with a black background:

Some of our users are double clicking the down arrow (I know) and this produces the same effect.

Is there a specific appearance setting that controls the “menu open” state?

The ribbon is using tsOffice2019White style.

Delphi 10.3, TadvPager v6.8.6.1

Thanks

I did setup a test project with the information provided and I cannot reproduce an issue.
Project1.zip (7.6 KB)

AdvGlowbutton_Render_Test.zip (8.8 MB)

Demo attached

Also - your test project does exhibit this behaviour. You have to click the drop down button twice - once to open the menu and then click again whilst the menu is dropped down.

With this setup, we could see the issue. We've implemented a solution for this that will be included in the next release.

Thanks Bruno.

We have a release going out - is there an easy temp fix please? Cheers

We'll see what we can do to get an update release out next week.

Thanks very much Bruno