Project

General

Profile

Actions

Emulator Issues #13355

open

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

Added by Unknow_Echo 7 months ago. Updated about 1 month ago.

Status:
Accepted
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:

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 (1 open0 closed)

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

Actions
Actions #1

Updated by MalleoHax 6 months ago

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.

Actions #2

Updated by Billiard26 about 1 month ago

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.

Actions #3

Updated by Billiard26 about 1 month ago

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

Updated by Billiard26 about 1 month ago

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

Also available in: Atom PDF