This is a backport PR for branch 40-x-y
clavin

#49312: fix: drag regions in child windows (manual backport 40-x-y)

Merged
Created: Jan 5, 2026, 3:34:05 PM
Merged: Jan 6, 2026, 9:32:12 AM
1 comments
Target: 40-x-y

Description of Change

Manual backport of #49231. See that PR for details.

Release Notes

Notes: Fixed drag regions in child windows

Backport Information

Original PR Author
clavin
Original PR Status
Merged
Original PR Merged At
Jan 5, 2026, 9:34:02 AM
Original PR Link
GitHubView on GitHub

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron