Hi Phil,
I am able to make the test automated after incorporating your suggestion to
limit the test case to logical fonts.
I observed that "canDisplayUpTo()" which internally uses "canDisplay()" does
return expected values for logical fonts.
Thanks for your guidance.
Please find the updated we
Hello,
IBM would like to contribute Unix/X11 setCompositionEnableNative issue
patch to OpenJDK project.
Issue:
To turn on or turn off IME via Java, XNPreeditState should be used with
XSetValues().
But it should be nested via XVaCreateNestedList() since XNPreeditState
is a part of XNPreeditAt