Bug 8812

Summary: Compiz changes window title when it is empty
Product: xorg Reporter: Pedro Castro <noup.net>
Component: App/compizAssignee: David Reveman <reveman>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: high    
Version: 7.1 (2006.05)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Pedro Castro 2006-10-28 18:43:40 UTC
When setting a window/dialog title to an empty string, Compiz changes it to
"untitled window".

This goes against the GNOME interface guidelines, which state that alert dialogs
are supposed to have blank titles:
http://developer.gnome.org/projects/gup/hig/2.0/windows-alert.html

Of course a workaround is to use a string with a space, for example, but this is
far from ideal because most existing applications use empty strings as usual.
Comment 1 David Reveman 2006-10-30 06:14:43 UTC
This was fixed some time ago. You need a version of libwnck that has
wnck_window_has_name, without that gwd can't properly determine if a window has
a name or not. If compiz is built agains a version of libwnck that has
wnck_window_has_name, it should work fine.

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.