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]Block Fast forward with keyboard #908

Open
sebastian-pathrose opened this issue Jan 18, 2024 · 0 comments
Open

[BUG]Block Fast forward with keyboard #908

sebastian-pathrose opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sebastian-pathrose
Copy link

Describe the bug
While utilizing the Flutter Web player on the Windows Chrome browser, users can employ the right and left keyboard arrows to navigate forward and backward in the video, even when the controls are deactivated.

To Reproduce
Launch the Flutter web app in the Chrome browser on Windows, with disabled controls, by executing "flutter run -d chrome." While the player is active, navigate using the keyboard's directional keys.

Expected behavior
If the controls are disabled through code, keyboard navigation should be restricted as well.

Screenshots
If applicable, add screenshots to help explain your problem.

Technical Details:

  • Device: Windows chrome
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@sebastian-pathrose sebastian-pathrose added the bug Something isn't working label Jan 18, 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