[Bug 1078694] Re: Modal dialog broken on Unity

2013-01-15 Thread Lars Uebernickel
*** This bug is a duplicate of bug 674605 *** https://bugs.launchpad.net/bugs/674605 Thanks for reporting this bug. I'm marking it as a duplicate of bug #674605 ** This bug has been marked a duplicate of bug 674605 Transient window wrongly shows menus for its parent -- You received this

[Bug 1078694] Re: Modal dialog broken on Unity

2013-01-15 Thread Vadim Zeitlin
This is related to the global menu and not compiz. ** Package changed: compiz (Ubuntu) => appmenu-gtk (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078694 Title: Modal dialog broken on Un

[Bug 1078694] Re: Modal dialog broken on Unity

2013-01-15 Thread Vadim Zeitlin
This bug is absolutely trivial to reproduce, here is a minimal GTK+ program which shows it: #include static void activate_test(GtkMenuItem*, GtkWindow* window) { GtkWidget* dialog = gtk_message_dialog_new(window, GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_OK, "a message", NULL);

[Bug 1078694] Re: Modal dialog broken on Unity

2013-01-14 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60 days.] ** Changed in: compiz (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078694

Re: [Bug 1078694] Re: Modal dialog broken on Unity

2012-11-15 Thread raananb
Le 15/11/2012 13:17, Vadim Zeitlin a écrit : > The relevant code inside wxWidgets is in > http://trac.wxwidgets.org/browser/wxWidgets/trunk/src/gtk/dialog.cpp#L102 > and uses gtk_window_set_transient_for() and gtk_window_set_modal() which > doesn't seem to be enough when using Ubuntu global menu ba

[Bug 1078694] Re: Modal dialog broken on Unity

2012-11-15 Thread Vadim Zeitlin
The relevant code inside wxWidgets is in http://trac.wxwidgets.org/browser/wxWidgets/trunk/src/gtk/dialog.cpp#L102 and uses gtk_window_set_transient_for() and gtk_window_set_modal() which doesn't seem to be enough when using Ubuntu global menu bar. Presumably gtk_dialog_run() works (otherwise more

[Bug 1078694] Re: Modal dialog broken on Unity

2012-11-15 Thread raananb
To reproduce this bug, use the sample provided with wxWidgets (2.9.4). Build wxWidgets, then 'make' the sample 'dialogs' under the resuting build (GCCBuildReleaseGTKUnicode & GCCBuildDebugGTKUnicode in my case). When the resulting 'dialogs' application is launched, select any entry in the Dialogs

[Bug 1078694] Re: Modal dialog broken on Unity

2012-11-14 Thread Daniel van Vugt
Sorry, but we can't help with this until we can reproduce it. Please provide a test program to help us reproduce the problem, or detailed instructions for how to. ** Package changed: unity (Ubuntu) => compiz (Ubuntu) ** Changed in: compiz (Ubuntu) Status: New => Incomplete -- You receive

[Bug 1078694] Re: Modal dialog broken on Unity

2012-11-14 Thread raananb
** Package changed: ubuntu => unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078694 Title: Modal dialog broken on Unity To manage notifications about this bug go to: https://bugs.lau