Open umairsair opened 10 months ago
ToolTip is getting updated once the redo icon changes the state from disabled to enabled and vice versa.
ToolTip is getting updated once the redo icon changes the state from disabled to enabled and vice versa.
Yes. Or when clicked if tool item is already enabled.
I have tested in the latest Eclipse SDK version: 2024-03 (4.31) with build ID: I20240225-1800, and it is working fine. Please refer to the attached video,
It would have been good if you also show the tooltip before changing the binding.
It would have been good if you also show the tooltip before changing the binding.
Please refer the attached video,
Can you please check on linux host. I quickly tried on linux with same build and issue is reproducible there.
@umairsair, Looks like an SWT issue. When I check out the latest SWT source in the SDK, the problem doesn't occur. However, when I close the checked-out SWT source projects from Eclipse SDK (Version: 2024-03 (4.31), Build id: I20240226-1800), the issue reappears.
@SyntevoAlex, @Phillipus, As a newcomer to SWT, I'm curious about the potential root cause of this. Have you faced this kind of issues in SWT?
@SyntevoAlex, @Phillipus, As a newcomer to SWT, I'm curious about the potential root cause of this. Have you faced this kind of issues in SWT?
I didn't see this problem in our RCP app. I see it sometimes in Eclipse 4.30 but not 4.31
The issue is reproducible only in Eclipse version 4.31 but not in version 4.32. I have tested in the latest Eclipse SDK version: 2024-06 (4.32), and the problem does not occur in both Windows and Linux environments.
Steps