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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

驴bug or feature? Selenium IDE window does not remember its position #1787

Open
BartolomeSintes opened this issue Feb 9, 2024 · 6 comments

Comments

@BartolomeSintes
Copy link

馃悰 Bug Report

In Windows, when you reopen an application, the window position and size is usually the same of the last time you closed the application. Selenium IDE alpha 83 behaved that way, but Selenium IDE alpha 97 always open in the same position.

I do not know if this change of behavior is intended or not.

To Reproduce

Steps to reproduce the behavior:

  1. Open Selenium
  2. Load a project
  3. Move the window
  4. Close Selenium
  5. Open Selenium
  6. The window opens in the same place, not in the place the first window was moved to

Expected behavior

I would expect the window opened where the previous was closed.
I have two monitors and I would like Selenium to open automatically in the second screen and not have to move it manually.

Environment

OS: Windows 10
Selenium IDE Version: 4.0.1 alpha 97

@toddtarsi
Copy link
Contributor

@BartolomeSintes - Should be fixed in v97? Let me know your experience 馃

@toddtarsi
Copy link
Contributor

*98 I mean

@ms6073
Copy link

ms6073 commented Feb 15, 2024

Nope - at least with Windows 11 (see screen shot below). Also note that the installer is not able to update an existing Alpha install, thus I first have to uninstall, then reinstall, but even after launching and resizing the app (multi-monitor setup), still not remembering the size or position.

image

@toddtarsi
Copy link
Contributor

@ms6073 - Ah! Is that the default of how its showing up?!? That's terrible :(

And yeah, I know about the terrible install process. I'm sorry, installing and updating will be worlds better once I get code signing certificates

You wouldn't believe how hard it is to get anything that requires money out of an open source committee 馃槶

@BartolomeSintes
Copy link
Author

BartolomeSintes commented Feb 15, 2024

alpha 98 still suffers this problem in Windows 10.
I have seen the same problem commented by @ms6073 (a very narrow window), but I am not sure if the problem is related to a low display resolution (1024 * 768) or related to the fact of having two screens with different display resolutions (Full HD vs 1024 * 768).

@ms6073
Copy link

ms6073 commented Feb 15, 2024

I am not sure if the problem is related to a low display resolution (1024 * 768) or related to the fact of having two screens with different display resolutions (Full HD vs 1024 * 768).
My dual monitor setup enjoys the same resolution on both monitors ( 2560 x 1440 ) but I am opening the app on the second/non-primary monitor..

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

3 participants