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

"Always on top" ingredient does not apply TopMost property to selected window #788

Open
refactorsaurusrex opened this issue May 19, 2022 · 1 comment

Comments

@refactorsaurusrex
Copy link

Describe the bug
I created a recipe that includes the "Always on top" ingredient, however when the recipe is triggered it does not enable TopMost on the selected window.

To Reproduce

  1. Create a new recipe
  2. Add a Hotkey trigger, with a unique keyboard shortcut. I used win + F12.
  3. Add the ingredients "Maximize window to screen" and "Always on top" to the recipe, with no parameters.
  4. Execute the recipe. The window will maximize to the screen, but it will not be in 'always on top' mode.

Expected behavior
The current foreground should simultaneously maximize to the screen and have the Topmost property applied, making it 'always on top' of all other windows. However, in this case, it seems that only the "Maximize window to screen" ingredient is executing.

Screenshots
image
image
image
image

Additional context
The documentation for the "Always on top" command indicates that it "defaults to the current foreground window". If this is incorrect, how can I specify the foreground window in the recipe?

Also note that the command line command maxto window topmost /mode "Topmost" works as expected: on the foreground window.

@github-actions
Copy link

Thank you for creating your first issue. We will get to it as soon as possible. This is an automated message designed to manage your expectations. We will most likely respond to your message during Norwegian business hours. If you should think of any additional information, please feel free to add it as a comment. If you are reporting a bug or incompatibility, make sure you include the versions of MaxTo, Windows and any incompatible program.

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

No branches or pull requests

1 participant