← Back to team overview

compiz team mailing list archive

[Bug 1078694] Re: Modal dialog broken on Unity

 

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 people would have complained
about this already) but it's not flexible enough to be used in
wxWidgets.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1078694

Title:
  Modal dialog broken on Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1078694/+subscriptions


Follow ups