Closed
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
23.0.0-beta.5
What operating system are you using?
Windows
Operating System Version
Windows 11 Pro (10.0.22621 Build 22621)
What arch are you using?
x64
Last Known Working Electron version
22.0.3
Expected Behavior
User is able to resize window from the edge of window that is set to webkit-app-region:drag
, by dragging from this edge. (reproducible up till version 22.0.3)
Actual Behavior
User is unable to resize window from the edge of window that is set to webkit-app-region:drag
, by dragging from this edge.
2023-01-24.22-47-15.mp4
Testcase Gist URL
https://gist.github.com/takumus/9054bde77c8206143232fed2659bf108
Additional Information
No response