lensapp/lens

Incorrect behaviour when window is minimised

Open

#7029 opened on Jan 26, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (22,003 stars) (1,433 forks)batch import
buggood first issuep2

Description

Describe the bug When window is minimised (but not closed) the "Open Lens" button in the tray menu seems to have no effect.

To Reproduce Steps to reproduce the behaviour:

  1. Launch Lens
  2. Minimise main window
  3. Click on tray icon
  4. Click "Open Lens"

Expected behaviour The main window becomes unminimized

Contributor guide