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

Fix maximizeWindow after resize #8361

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Conversation

Bayheck
Copy link
Collaborator

@Bayheck Bayheck commented Jan 17, 2025

Purpose

Window did not maximize properly after resizing.

Approach

Remove redundant use of _setDeviceMetricsOverride in resize window using CDP.

References

closes #8360

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@testcafe-need-response-bot testcafe-need-response-bot bot added the STATE: Need response An issue that requires a response or attention from the team. label Jan 17, 2025
@Bayheck Bayheck removed the STATE: Need response An issue that requires a response or attention from the team. label Jan 17, 2025
@Bayheck Bayheck changed the title testing Fix maximizeWindow after resize Jan 23, 2025
@Bayheck Bayheck merged commit a4ff2d4 into DevExpress:master Jan 24, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Screen will not maximize the window if you first use resizeWindow
2 participants