Issue with libs of org.eclipse.jface. in Linux Platform [message #1842928] |
Tue, 06 July 2021 18:26 |
munaswamy mvm Messages: 2 Registered: August 2012 |
Junior Member |
|
|
Reproduce steps:
1. On RHEL7, 64-bit eclipse SDK, create RCP based view.
2. when clicking on the check box(check /uncheck), the event fires to expand the tree view.
3. The tree view has to expand and show the child nodes(elements)
the same working fine during the same operation in Windows 10, however, it's not working in the Linux environment.
somthing wrong when flow of code inside the linux enviornment:
at public abstract class org.eclipse.jface.window.Window implements org.eclipse.jface.window.IShellProvider
and public class org.eclipse.swt.widgets.TypedListener implements org.eclipse.swt.widgets.Listener
Question :
1) Is this because the libs of Jface related in Linux have some issues?
2)Whereas in a window operating system on click of the check box the tree view redraws/refresh working fine as expected.
[Updated on: Wed, 07 July 2021 05:33] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03716 seconds