Opened on Jul 2, 2015 at 2:51:37 PM
Closed on Jul 7, 2015 at 1:21:41 PM
Last modified on Jul 31, 2015 at 11:49:13 AM
#8906 closed defect (fixed)
Default size of new browser window
Reported by: | czechxteam | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.7.2 |
Component: | interface | Version: | 4.7 |
Severity: | normal | Keywords: | GUI, window |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.10 |
Description (last modified by dkocher)
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.
Change History (5)
comment:1 Changed on Jul 2, 2015 at 3:22:58 PM by dkocher
- Description modified (diff)
- Summary changed from Bad size of new Window to Bad size of new window
comment:2 Changed on Jul 7, 2015 at 12:43:54 PM by dkocher
comment:3 Changed on Jul 7, 2015 at 1:21:41 PM by dkocher
- Resolution set to fixed
- Status changed from new to closed
In r17932.
comment:4 Changed on Jul 14, 2015 at 1:39:09 PM by dkocher
- Summary changed from Bad size of new window to Default size of new browser window
comment:5 Changed on Jul 31, 2015 at 11:49:13 AM by dkocher
- Milestone changed from 4.8 to 4.7.2
Possible regression with r17817.