Has anyone else seen this?
My setup:
- PB version = PB 2017 R3 or PB 2019 R2 (same behavior = potentially legacy issue)
- Windows = 10.0.19041.21
Anomaly seen: When user moves menu's toolbar and snap it to bottom edge the toolbar doesn't lock to the edge. Instead, it locks approx 30--40 pixels ABOVE bottom edge. No issue seen in MDI! nor MDIHelp! They lock toolbar to bottom respecting microhelp when present. Screeen shots:
WindowType = MDI! -- Toolbar locks to bottom
WindowType = MDIHelp! -- Toolbar locks to bottom edge above statusbar/microhelp
WindowType = Main! -- Toolbar locks misplaced approx 30-40 pixels above bottom edge
That distance is far large than MDI's Microhelp so it must be something else. Window is completely empty- Only content is title = "Main window" and reference to my tiny menu name MenuID = "m_lite".
Is this a known "legacy feature"? Or an already registered bug? No reason for me to create duplicate bug if already known.
TIA /Michael