When hovering over any item that has a tool tip, the tool tip is positioned bottom center. This means that the tool tip will ALWAYS be hidden or obscured by the users cursor. This makes me question the age group of the designers; Primary School or Middle School. This is BASIC UX Guys.
Hi,
This is a known usability flaw in CapCut's UI design especially on PC (Windows or macOS).
CapCut currently positions tooltips directly below the hovered item, center-aligned. Since your cursor is also in that space, the tooltip:
-
gets partially or completely hidden behind the cursor, or
-
disappears instantly if the tooltip's trigger area overlaps the cursor hitbox.
Why this happens
This is often caused by:
-
Poor tooltip offset logic (no vertical padding from cursor).
-
Fixed placement (
bottom-center
) rather than dynamic or “smart” positioning that adjusts based on available space and cursor position.
Workarounds until CapCut fixes it
Option | Description |
---|---|
Move cursor slightly after hover | Hover, then move the mouse slightly up or sideways so the tooltip becomes visible. |
Use keyboard shortcuts | Many tools have shortcuts; using them avoids needing the tooltip. |
Zoom UI | Some CapCut versions allow interface scaling. A zoomed-out UI may offset cursor enough. |
Use CapCut Web version | On web, tooltips may behave differently depending on your browser. |
CapCut developers should:
-
Position tooltips above and slightly offset from the cursor.
-
Use dynamic positioning to avoid covering content or cursor.
-
Allow tooltip delay options and placement in settings.
You can submit this UI flaw via:
-
Email: [email protected]
-
or goto In-app Help → Feedback