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

Using electron on linux, scroll events are delayed by as a much as 500-600 ms when --no-runner-ui is passed in #29385

Open
ryanthemanuel opened this issue Apr 23, 2024 · 0 comments
Labels
pkg/electron This is due to an issue in the packages/electron directory type: bug

Comments

@ryanthemanuel
Copy link
Collaborator

Current behavior

Using electron on linux, scroll events are delayed by as a much as 500-600 ms when --no-runner-ui is passed in

Desired behavior

Scroll events should fire quickly so that they can be responded to in a reasonable amount of time

Test code to reproduce

This test demonstrates the problem: https://github.com/cypress-io/cypress/blob/ryanm/experiment/scroll/electron/system-tests/test/scroll_events_spec.ts

Cypress Version

latest

Node version

latest

Operating System

linux

Debug Logs

No response

Other

No response

@jennifer-shehane jennifer-shehane added type: bug pkg/electron This is due to an issue in the packages/electron directory labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/electron This is due to an issue in the packages/electron directory type: bug
Projects
None yet
Development

No branches or pull requests

2 participants