Project

General

Profile

Actions

Emulator Issues #13355

closed

Dolphin doesn't restore to original size after resuming from maximized

Emulator Issues #13355: Dolphin doesn't restore to original size after resuming from maximized

Added by Unknow_Echo over 2 years ago. Updated 9 months ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
Windows
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-21637

Description

What's the problem? Describe what went wrong.

After resuming Dolphin from maximized, it doesn't restore to original size but become a very small window.

What steps will reproduce the problem?

STEPS TO REPRODUCE

  1. Open Dolphin.
  2. Maximize Dolphin window.
  3. Resume Dolphin window.

OBSERVED RESULT
After resume dolphin from maxmized, it doesn't restore to original size but become a very small window.

EXPECTED RESULT
The dolphin window should resume to the original size in step 1.

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

[Yes 5.0-20126]

Is the issue present in the latest stable version?

[No]

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

[5.0-19435]

What are your PC specifications? (CPU, GPU, Operating System, more)

Windows 10 Pro 22H2
AMD Ryzen 5 5500
Radeon RX 580 Series

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

The issue isn't present in the 5.0-19433 and present in the 5.0-19435.

5.0-19435 Change description:
Merge pull request #11844 from shuffle2/qt6.5.1
windows: update to qt 6.5.1


Related issues 1 (0 open1 closed)

Related to Emulator - Emulator Issues #11191: QT: Resized Log window reverts to default size after closing DolphinFixed

Actions

Updated by MalleoHax over 2 years ago Actions #1

Confirmed the bisect is correct.

This is related to calls to restoreState and restoreGeometry. Commenting these out in the MainWindow constructor prevents the behavior described in the issue.

Updated by Billiard26 about 2 years ago Actions #2

Open->Maximize->Restore does produce weird behavior, and only the first Maximize->Restore per session.
I experience the issue in Windows and not in Linux.

Updated by Billiard26 about 2 years ago Actions #3

  • Status changed from New to Accepted
  • Operating system Windows added
  • Operating system deleted (N/A)

Updated by Billiard26 about 2 years ago Actions #4

  • Related to Emulator Issues #11191: QT: Resized Log window reverts to default size after closing Dolphin added

Updated by JMC4789 9 months ago Actions #5

  • Status changed from Accepted to Fixed
  • Fixed in set to 5.0-21637
Actions

Also available in: PDF Atom