! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
popup windows with gnome-character-map closed prematurely
Status:
CLOSED: FIXED

Comments

Description rlevene 2005-07-27 21:47:39 CEST
Certain popup windows in gnome-character-map are closed prematurely when running
xfwm4, but not other window managers.

Reproducible: Always
Steps to Reproduce:
Run gnome-character-map and right-click on a character in the grid. When running
metacity or no window manager, the popup window persists while the right mouse
button is held down. When running xfwm4, the popup window flashes up briefly
(with title ?? in the taskbar) and disappears almost immediately.
Actual Results:  
See above.

Expected Results:  
The popup window should not be closed immediately.

Debian sid

$ xfwm4  --version
        This is xfwm4 version 4.2.2 for Xfce 4.2.2
        built with GTK+-2.6.7, linked with GTK+-2.6.8.
Comment 1 Olivier Fourdan editbugs 2006-03-10 23:21:52 CET
Fixed in SVN, both branches. The problem is not really a bug in xfce, but rather
an assumption from gucharmap about how focus is managed by the window manager.

gucharmap creates the popup of type UTILITY, assuming the WM will not focus it.
If it does, that that generates a focus out event in the main gucharmap window
which then unmaps the popup (causing the problem you reported).

Bug #1094

Reported by:
rlevene
Reported on: 2005-07-27
Last modified on: 2009-07-14

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Attachments

Additional information