-
Bug
-
Resolution: Unresolved
-
P4
-
1.4.2, 5.0, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21
-
Fix Understood
-
x86, sparc
-
linux, solaris_8
This falls under the SWT-AWT interoperability issue.
So it demands a parallel implementation of Xembed Protocol by SWT, which is already done by AWT.
To Reproduce This:
i) Run the attached code.
(This requires swtlibraries as well as SWT
ii)An SWT Shell Comes up.
One SWT Button will have a Accelerator/Shortcut/Mnemonic Set and one Swing Button will Have a Mnemonic set.
SWT Mnemonic Will Work, while Swing one will not work.
So it demands a parallel implementation of Xembed Protocol by SWT, which is already done by AWT.
To Reproduce This:
i) Run the attached code.
(This requires swtlibraries as well as SWT
ii)An SWT Shell Comes up.
One SWT Button will have a Accelerator/Shortcut/Mnemonic Set and one Swing Button will Have a Mnemonic set.
SWT Mnemonic Will Work, while Swing one will not work.