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

Default size of new browser window #8906

Closed
cyberduck opened this issue Jul 2, 2015 · 2 comments
Closed

Default size of new browser window #8906

cyberduck opened this issue Jul 2, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

a4f70d8 created the issue

Cyberduck remember size and position of window while quit, but 2nd window has fixed size 603x530 px at position X=87 px; Y=840 px, 3rd window has also that fixed size at better position X=X(2nd)+20px, Y=Y(2nd)+20px (see also bug #8852 – this is fixed partially).

-Expected behavior*

Open Cyberduck (appear 1st window with remembered position&size). 2nd Window appear at position X=X(1st)+20px, Y=Y(1st)+20px and the same size as 1st window, 3rd window appear at position X=X(2nd)+20px, Y=Y(2nd)+20px and the same size as 2nd window…

This behavior was completely correct in Cyberduck Nightbuild 4.8 (17719), but at any time after become buggy again.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Possible regression with 767ed93.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In ac688ff.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants