dequelabs / axe-core

Accessibility engine for automated Web UI testing
https://www.deque.com/axe/
Mozilla Public License 2.0
5.75k stars 746 forks source link

"More Options" tooltip covers "Start Run" button #4479

Open joppekroon opened 1 month ago

joppekroon commented 1 month ago

Product

axe Extension

Product Version

v4.80.1

Latest Version

Issue Description

Expectation

Place tooltips such that they do not cover controls.

Actual

The tooltips of controls close to the edges of the page will align horizontally, typically covering the controls next to it.

This is most aggravating with the "More Options" tooltip as it covers the control for "Start X run" in the IGT list. 9 times out of ten I overshoot, or quickly cross over the "More Options" button, and the tooltip covers my actual target. Of course the tooltip then stays there, because by placing the cursor on top of the "Start run" button I'm now hovering on the tooltip. ESC doesn't work so I have to remove the cursor entirely and try again.

tooltip covering button

I noticed the same issue on the "First page" tooltip covering the "Previous page" button on the list of IGT test runs, but I've never needed to use this button.

How to Reproduce

Hover the "More Options" button, the tooltip will cover the "Start run" button.

Additional context

Perhaps the tooltips can be placed to the bottom or top without the anchor needing to be in the center?

Amandeque commented 2 weeks ago

@joppekroon Thank you for bringing up this issue. I've created a ticket for it in our product backlog. We will prioritize and resolve it in one of our upcoming releases.