Bug 409760 - Windows dont remember their size/location with dual monitors
Summary: Windows dont remember their size/location with dual monitors
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-13 01:45 UTC by Bronson
Modified: 2020-11-20 03:45 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bronson 2019-07-13 01:45:57 UTC
SUMMARY
Windows dont remember their size when I have a second monitor enabled. Rather annoying to have to resize windows every time I open a new app.

STEPS TO REPRODUCE
1. Enable second monitor (i have mine rotated 90 degrees)
2. Open dolphin, resize window, and close it
3. re open dolphin (or any other app)

OBSERVED RESULT
as above

EXPECTED RESULT
windows should work as they do with a single screen.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
Thanks :)
Comment 1 Martin Flöser 2019-07-13 12:29:27 UTC
It's the task of the applications to remember the size. Reassigning to dolphin as it's the used example.
Comment 2 Bronson 2019-07-16 00:27:00 UTC
Fyi, The same bug affects the konsole application also.
Comment 3 Satyam 2019-07-26 15:59:18 UTC
(In reply to Martin Flöser from comment #1)
> It's the task of the applications to remember the size. Reassigning to
> dolphin as it's the used example.

Dolphin, Kate and Konsole all remember their last size when on single monitor. When I add a second monitor each one loses their last size and instead open with their same default size. Kate and dolphin also won't follow the size set in window rules. They do follow the rules when using single monitor.
Comment 4 Justin Zobel 2020-11-05 06:57:13 UTC
Bronson I've just tested this on dolphin from git master and when I close and reopen dolphin on any monitor it remembers it's size and position.

Can you please confirm that the issue is now resolved, thanks.
Comment 5 Bronson 2020-11-20 03:08:40 UTC
Yep this is working now!
Thanks for fixing that :)
Comment 6 Nate Graham 2020-11-20 03:45:37 UTC
Phew, I was worried that the feature I wrote for this was broken again