rilian-la-te/java-swing-ayatana

Dialog Modal

Closed this issue · 5 comments

What steps will reproduce the problem?
1. Open new Window as Modal mode
2. The parent window menus is enable

What is the expected output? What do you see instead?
The menu of parent should be disable when open a dialog modal


Original issue reported on code.google.com by danjaredg on 17 Mar 2014 at 3:19

Fix is commited

Original comment by danjaredg on 26 Mar 2014 at 5:13

  • Changed state: Started
the fix was released on test ppa:
ppa:danjaredg/jayatana-test

Original comment by danjaredg on 28 Mar 2014 at 2:21

It will make a regression due to a problem with dbusmenu (glib with bus watcher 
"com.canonical.AppMenu.Registrar")

https://bugs.launchpad.net/unity-gtk-module/+bug/1301068

Original comment by danjaredg on 1 Apr 2014 at 11:57

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium
the fix was released on test ppa again:
ppa:danjaredg/jayatana-test

Thanks to "justinkb" he found the base error "Android Studio hangs when opening 
dialogs"

Original comment by danjaredg on 9 Apr 2014 at 3:25

The menubar is locked when open modal dialogs is supported

Original comment by danjaredg on 16 Apr 2014 at 5:21

  • Changed state: Fixed