Maximized Window bug #243

Closed
opened 2013-06-22 01:00:42 +02:00 by AyrA · 4 comments
AyrA commented 2013-06-22 01:00:42 +02:00 (Migrated from github.com)

Issue

A Maximized window is not restored properly from a minimized state.

Affects

Windows

Steps to reproduce

  • Open bitmessage and change the window size, so it will not fill up the entire screen.
  • Maximize the window
  • Minimize the window
  • Restore the window (make it visible again)
  • Click on the maximize Icon on the top right again. The window will not go back to the previous size it had.

Solution

It seems like the window size is stored somewhere. This should be removed and the window handling should be done by windows.

# Issue A Maximized window is not restored properly from a minimized state. # Affects Windows # Steps to reproduce - Open bitmessage and change the window size, so it will not fill up the entire screen. - Maximize the window - Minimize the window - Restore the window (make it visible again) - Click on the maximize Icon on the top right again. The window will not go back to the previous size it had. # Solution It seems like the window size is stored somewhere. This should be removed and the window handling should be done by windows.
nimdahk commented 2013-06-25 23:06:17 +02:00 (Migrated from github.com)

I can confirm this bug on windows. It's very annoying. I'll search through the billion lines of Qt and see what I can do.

I can confirm this bug on windows. It's very annoying. I'll search through the billion lines of Qt and see what I can do.
nimdahk commented 2013-06-26 00:03:20 +02:00 (Migrated from github.com)

This is (I think) the problem:
fb60aa7b60

This is (I think) the problem: https://github.com/fuzzgun/PyBitmessage/commit/fb60aa7b6025b74e9d9173bb6a41bdce883b791f
PeterSurda commented 2015-10-18 11:18:45 +02:00 (Migrated from github.com)

I confirm I can still reproduce the bug.

I confirm I can still reproduce the bug.
PeterSurda commented 2015-11-20 19:21:14 +01:00 (Migrated from github.com)

I can't find a way to fix it, I'll try a bounty.

I can't find a way to fix it, I'll try a bounty.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-27#243
No description provided.