Bug 87324

Summary: dialog and bubble windows sequence are on-top, on-top, .., on-top
Product: [Unmaintained] kopete Reporter: Luis G. Coralle <luiscoralle>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Luis G. Coralle 2004-08-17 01:58:57 UTC
Version:           0.8.4 (using KDE KDE 3.2.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Scenario: I have 3 IM counts (2 MSN and 1 Jabber), at the moment of connecting.

Problem: When I connect them, the jabber account connects firstly; then 2 MSN accounts connect. When these 2 accounts connect, two pop-up windows appear (these notify that I have new messages on my mail box).
I only close them in the real order that they appear (that is, in
stacked order).
The same occurs with chat windows and main window; until I don't close the notification windows, I can't close chat windows, main window. This is correct(notify windows are dialog windows of main window) but
a dialog window that is dialog window of a dialog window is not correct. I should be able to close the pop-up windows in any order.
Comment 1 Richard Smith 2004-08-17 02:15:25 UTC
Due to the current system architecture, they must be that way. Though it may not seem it from a user's point of view, this is the same underlying problem as in bug 74075.

*** This bug has been marked as a duplicate of 74075 ***