I checked the options you suggested but this is not resolving the issue. Let me explain, maybe you can create a test case to reproduce.
I want tooltip to ONLY open if CLICKED. Let me explain why;
I am using a LOT of glossary entries with large articles attached to explain detailed concepts and extended info about the keyword. Often this is a small article which is inserted into sEO Glossary. Having the tooltip on mouse leave does fill the screen with inumerous tooltips if user needs to pass over with the mouse to do anything.
Best solution is to have user choose hiself when he wants to see or not the tooltip/extended info/article about the keyword, I assume the best option would be to have ability to open as modal. In fact I do have a tool like
https://www.regularlabs.com/extensions/modals, maybe I could somehow switch the tooltip call into this modal popup call?