Bug Report: GroupCommandInput fails to show tooltip unless tooltipDescription is specified

Bug Report: GroupCommandInput fails to show tooltip unless tooltipDescription is specified

OceanHydroAU
Collaborator Collaborator
243 Views
0 Replies
Message 1 of 1

Bug Report: GroupCommandInput fails to show tooltip unless tooltipDescription is specified

OceanHydroAU
Collaborator
Collaborator

If I make a GroupCommandInput control and add popup tooltip text to it:-

ctrlinstance.tooltip="This is supposed to show up immediately on mouseover"

the text will never show up, unless I *also* add a (delayed before showing) tooltipDescription too:-

ctrlinstance.tooltipDescription="This only shows up after a delay if the user hovers their mouse and pauses to get more info"

 

That would be worth fixing.

244 Views
0 Replies
Replies (0)