feature: GUI size is not stored

Bug #1869305 reported by Phil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Phatch
New
Undecided
Unassigned

Bug Description

1. Open Phatch
2. Resize the window
3. Close Phatch
4. Re-open Phatch

Actual behaviour:
Phatch opens but with its default window size, not its last size.

Expected behaviour:
Phatch ought to re-open with its last size (with a constraint that it can't be less than some min width & height)

This feature ought to be available for the other Phatch windows, namely the action window, execution window, report window.

IMPLEMENTATION:
* on close store in a file "windows_sizes": window-id; window-width ; window-height
* on first open set the window width & size according to the file read "windows_sizes"

Thanks

Phil (phil4000n)
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.