Skip to content

Console windows won't swap #711

Closed
Closed
@rastkov

Description

@rastkov

Describe the bug
Console windows like CMD, PowerShell and WSL won't swap with other console windows.

To Reproduce

  1. Open multiple windows (notepad, CMD, powershell, windows explorer)
  2. Try to swap between windows (cmd with powershell, cmd with notepad, etc)
  3. Open two CMS windows (or two powershell windows) and try swapping them

Expected behavior

Console windows should be able to swap with other open console windows.

System information:

  • Windows version: Windows version: Windows 10 Version 1909 (OS Build 18363.1256)
  • MaxTo version: 2.2.0-beta2

Additional context
I'm actually not sure if this is a bug or not. I wasn't able to find any related information or Issues for Console Windows and the MaxTo Compability for Console windows that is always enabled.

Looking into the build-in Recipe for Swapping windows, it uses the Move window ingredient with the "Swap" option enabled. I don't know if it somehow uses SetWindowPos in the background that the Compatibility is mentioning and that would be ignored in this case because of the compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bug in MaxTo.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions