Skip to content

[CLOSED] Fix full screen window issue in multiple montiors #419

@core-ai-bot

Description

@core-ai-bot

Issue by sobisht
Friday Apr 13, 2018 at 10:50 GMT
Originally opened as adobe#638


Issue: adobe/brackets#13349

  • Currently we are not handling the WM_NCPAINT for dark aero glass. This causes the issue when we delegate this handling to the OS.
    To fix this issue, I have added a handle for dark aero similar to the one present for dark window.

  • This will also fix the following issue
    brackets

The boundaries of the non client area is not correctly painted when we launch brackets in maximized window and go from maximize to restored window.
After the fix
brackets_fix

Unit tested the fix

  • On Win10 builds before and after creators update.
  • On Dual monitors with different resolution
  • On Dual monitors with one monitor with high DPI.

Please review @nethip @swmitra @vickramdhawal @JeffryBooher


sobisht included the following code: https://github.com/adobe/brackets-shell/pull/638/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions