Bug 182500 - Parent window getting closed instead of tool window
Summary: Parent window getting closed instead of tool window
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 22:14 UTC by leiz
Modified: 2012-03-14 22:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leiz 2009-01-30 22:14:28 UTC
Version:            (using KDE 3.5.10)
OS:                Linux
Installed from:    Ubuntu Packages

This is a problem with only KDE 3.x, KDE 4.x works fine. Originally filed as a Wine bug. [1]

When running Wine with the test application from [2], I do the following:

1. start the test program from [2].
2. click on the button to bring up the tool window.
3. press alt+F4.

expected result: the tool window gets closed.
actual result: the parent window gets closed.

Wine developers said:

Looks like that's an intended behaviour for _NET_WM_WINDOW_TYPE_DIALOG type windows in many WMs. I'd suggest to file a bug/ask KDE developers about it.


[1] http://bugs.winehq.org/show_bug.cgi?id=12418
[2] http://bugs.winehq.org/attachment.cgi?id=10126
Comment 1 Thomas Lübking 2012-03-14 22:15:32 UTC
(In reply to comment #1)
> This is a problem with only KDE 3.x, KDE 4.x works fine. Originally filed as
> a Wine bug. [1]