Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cinnamon ignores application request to restore the window from minimized state #8411

Open
whimboo opened this issue Feb 21, 2019 · 0 comments

Comments

@whimboo
Copy link

whimboo commented Feb 21, 2019

 * Cinnamon version - (4.0.9)
 * Distribution - (Mint 19.1)
 * Graphics hardware - (Intel 3rd Gen Core processor Graphics Controller [rev 9])
 * Graphics driver - (no proprietary driver installed)
 * 64 bit

Issue
Cinnamon ignores application requests to restore a minimized window. Manually clicking on the panel button works, and restores the window. Also switching to a different window manager like MATE solves the problem for me.

Steps to reproduce
To reproduce the issue please use the following steps by using Firefox:

  1. Start Firefox
  2. Press F12 to open the developer tools and press F1 to open the settings
  3. Activate Enable browser chrome and add-on debugging toolboxes
  4. Press Shift+F4 to open the Scratchpad editor
  5. Add the code: window.restore();
  6. Select Environment -> Browser
  7. Minimize the browser window
  8. Go back to the Scratchpad and press Ctrl+R to execute the script

Expected behaviour
Running the script has to restore the minimized browser window.

Other information
Related bug in Firefox' bug tracker: https://bugzilla.mozilla.org/show_bug.cgi?id=1294273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants