TAdvDBDateTimePicker causes TActionMainMenuBar submenus to malfunction

When you enter (focus) the TAdvDBDateTimepicker,
if it has Autotab = True, the TActionMainMenuBar
submenu (ActionClientItem2 -> Action2 in attached application)
does not respond to the left click, but to the right
click.

TMainMenu is not affected.

If you exit the TAdvDBDateTimePicker then the
TActionMainMenuBar submenu works correctly.

Attached example application of the bug.
Project1.dproj (50.1 KB)
Unit1.dfm (2.2 KB)
Unit1.pas (1.4 KB)
Unit2.dfm (1.8 KB)
Unit2.pas (519 Bytes)
T

Project1.dpr is missing.

Project1.dpr (267 Bytes)

We traced & solved this issue. The next update will address this.

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.