What has happened to tooltips on disabled web controls? One of my biggest bugbears as a user of GUIs is when a control is disabled but I don’t know why. In our applications, we update the tooltip for disable controls to say why the control is disabled.
But it appears that tooltips now disappear when a web control is disabled. Is this by design?
And it is the same as Bootstrap 4.6, so maybe Bootstrap 5 ‘fixed’ the tooltips?
and now the workaround is required.
Edit: can’t make Bootstrap 4.6 show tooltips for disabled button but Xojo 2023r1.1 shows them. Maybe Greg added a workaround to show the tooltips when disabled and need update for Bootstrap 5?