Items have on-mouse-over information show up on hover. Information is added on mousenter, and removed on mouseleave. When the a button is clicked, a modal appears in front of the item. Does that trigger a mouseleave, and if not how to make it do so? Outcome on Chromium 131: mouseleve gets called.