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

[material-ui][Slider] Webapp exiting fullscreen when dragging the slider in iPads #41609

Closed
muralikrishnana opened this issue Mar 23, 2024 · 2 comments
Assignees
Labels
component: slider This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material status: waiting for author Issue with insufficient information

Comments

@muralikrishnana
Copy link

muralikrishnana commented Mar 23, 2024

Steps to reproduce

Link to live example: https://65fe5550a9ed01a894c38850--gorgeous-pastelito-3de562.netlify.app/

Steps:

  1. Open the example in an ipad (chrome or safari) (I tested in 9th and 10th gen ipads)
  2. Go fullscreen (using the Go Fullscreen button in the page)
  3. Try adjusting the blue slider (The page exits fullscreen abruptly)

Current behavior

The page is exiting fullscreen when we drag the slider. This behaviour is happening only when using @mui/material/slider (tested with shadcn slider and native input[type=range] slider. The green slider in the demo page is the native html range slider.

Expected behavior

The page should stay in fullscreen while and after changing the value using @mui/material/slider just like how the native implementation works.

Context

No response

Your environment

Issue happens in Chrome/Safari of ipad 9th, 10th generations. Not tested in others.
Working fine in macOS/Windows.

Search keywords: ipad, ios, mui slider, fullscreen

@muralikrishnana muralikrishnana added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 23, 2024
@danilo-leal danilo-leal changed the title Webapp exiting fullscreen when dragging mui slider in iPads [material-ui][Slider] Webapp exiting fullscreen when dragging the slider in iPads Mar 25, 2024
@danilo-leal danilo-leal added component: slider This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Mar 25, 2024
@DiegoAndai
Copy link
Member

Hey @muralikrishnana, thanks for the report!

I tested this on an iPhone to check if it showed the same behavior, but I get this error as soon as I click "Go fullscreen" or set the Slider:

Is this the error you're getting? May I ask you to provide a screen recording of the error? Thanks!

@DiegoAndai DiegoAndai added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Apr 10, 2024
Copy link

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: slider This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

4 participants