lensapp/lens

Incorrect behaviour when window is minimised

Open

#7,029 opened on Jan 26, 2023

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

Repository metrics

Stars
 (22,003 stars)
PR merge metrics
 (No merged PRs in 30d)

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