Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: the mux-player element shows the wrong cursor after playing a video #872

Open
1 task done
tkeiyama opened this issue Feb 16, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@tkeiyama
Copy link

tkeiyama commented Feb 16, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Which Mux Elements/Packages does this apply to? Select all that apply

mux-player, mux-player-react

Which browsers are you using?

Chrome

Which operating systems are you using?

Windows

Description

The cursor is changing to the pointer when I hover the center of the video after playing even if there is no icon or something.
I think the cursor better be default in this case.

Sorry if this is intended.

9437a08aac5dbc695c79a41496071d47

Reduced test case

https://elements-demo-nextjs.vercel.app/mux-player

Steps to reproduce

Using mux-player-react

Current Behavior

When I hover the media-play-button element which disappears after playing a video, the cursor is pointer.

Expected Behavior

One of the following choices sounds good to me:

  • Since the media-play-button element disappears, the cursor might better be default.
  • The pointer cursor is displayed while hovering a video (not the media-play-button element)
  • The pause/play button must be displayed after playing a video.

Errors

No response

What version of the package are you using?

latest

@tkeiyama tkeiyama added bug Something isn't working Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug labels Feb 16, 2024
@luwes luwes removed the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants