Bug 98859 - Initial iconification broken
Summary: Initial iconification broken
Status: RESOLVED MOVED
Alias: None
Product: XQuartz
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 2.7.11 (xserver-1.18.4)
Hardware: All Mac OS X (All)
: medium normal
Assignee: Jeremy Huddleston Sequoia
QA Contact: Jeremy Huddleston Sequoia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-26 01:47 UTC by mjldehoon
Modified: 2019-05-23 18:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
example program showing the bug (963 bytes, text/x-csrc)
2016-11-26 01:47 UTC, mjldehoon
Details

Description mjldehoon 2016-11-26 01:47:44 UTC
Created attachment 128196 [details]
example program showing the bug

I use XSetWMHints to specify that a window should start in the iconic state when first mapped. When I run the attached program, the window opens in the normal state, and then iconifies. So far so good (although it would be better if the window directly opens in the iconic state without going through the normal state). When I then try to deiconify the window by clicking on it in the dock, the window indeed deiconifies, but then disappears altogether.

When I run the same program on Ubuntu, the window is opened in the iconified state directly, and can be deiconified without problems.
Comment 1 GitLab Migration User 2019-05-23 18:31:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/776.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.