window with WM_DELETE_WINDOW has incorrect icons

Bug #1001737 reported by chris_c
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Incomplete
Undecided
Unassigned
Compiz Core
Expired
Undecided
Unassigned
compiz (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

a window with WM_DELETE_WINDOW in its WM_PROTOCOLS property has only a maximise and minimise widget in the windows top corner (which is correct)

However they look like a close and minimise button

( ubuntu 12.04 unity3d )

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Chris, please attach a screenshot to explain what you mean. Or detailed steps to reproduce the problem. Thanks...

affects: unity (Ubuntu) → compiz (Ubuntu)
Changed in compiz:
status: New → Incomplete
Changed in compiz-core:
status: New → Incomplete
Changed in compiz (Ubuntu):
status: New → Incomplete
Revision history for this message
chris_c (c-camacho) wrote :

to reproduce the bug as previously stated set WM_PROTOCOLS with WM_DELETE_WINDOW
you can do that like this

 Atom delAtom = XInternAtom ( display, "WM_DELETE_WINDOW", False );
 XSetWMProtocols(display, __win, &delAtom, 1);

you should see only two widgets a maximise and minimise widget, the buttons DO function as they should but they look incorrect see attached

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Compiz Core because there has been no activity for 60 days.]

Changed in compiz-core:
status: Incomplete → Expired
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for compiz (Ubuntu) because there has been no activity for 60 days.]

Changed in compiz (Ubuntu):
status: Incomplete → Expired
Revision history for this message
chris_c (c-camacho) wrote :

I included extra details as asked...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.