lbryio/lbry-desktop

Maximized window setting lost if restored from tray after minimizing

Open

#1,199 opened on Mar 28, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (3,596 stars) (412 forks)batch import
area: uxarea: viewergood first issuehacktoberfesthelp wantedlevel: 1priority: mediumtype: bug

Description

The Issue

This seems to affect Windows only. If you have the LBRY app maximized, then minimize (or minimize + close), then try to restore from tray (double click, or right click > Open LBRY), the window returns to the previous un-maximized window size. This will also happen if you have LBRY minimized in such a state and then open a LBRY url like https://open.lbry.io/test

Steps to reproduce

  1. Maximize LBRY window size
  2. Minimize LBRY
  3. Restore from tray
  4. Notice the window is no longer maximized - it may be full screen or use whatever previous non-maximized you had.

Expected behaviour

Window show be restored to last used state, or maximized in this case

Actual behaviour

Window size is restored

System Configuration

  • LBRY Daemon version: 0.19.1
  • LBRY App version: 0.21.2
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

Contributor guide