tdaitx / java-swing-ayatana

Automatically exported from code.google.com/p/java-swing-ayatana
0 stars 0 forks source link

Dialog Modal #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Fix is commited

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

GoogleCodeExporter commented 8 years ago
the fix was released on test ppa:
ppa:danjaredg/jayatana-test

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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
The menubar is locked when open modal dialogs is supported

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