Andrey Loskutov
Andrey Loskutov
@mickaelistria : I assume you are using Wayland. On RHEL 7.9 / X11 everything works fine for me, with latest master and with 4.27 release too.
Note: there was recently https://github.com/eclipse-platform/eclipse.platform.swt/pull/576 that was supposed to fix some DnD issues on Wayland, may be that caused regression here. @SyntevoAlex : FYI.
Fedora would be better, as Ubuntu is known to break GTK time to time.
I haven't fully followed discussion here, but what about content types we have in platform? They have hierarchy, do we don’t need to reinvent the whel, just search in files...
See https://github.com/eclipse-platform/eclipse.platform.ui/issues/2114
> please fix [eclipse-jdt/eclipse.jdt.ui#1843](https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/1843) Please also consider comments from @szarnekow and **do not fix** JDT UI, but improve platform code - the change here shouldn't break clients!
Just discovered that this change also broke source hover functionality in Java editor (Shift + Hover over method to see implementation) => https://github.com/eclipse-platform/eclipse.platform.ui/issues/2600
Is this delivered in 4.32? If so, please close, if not, please give a hint why it is still open.
@lathapatil : could you please provide some screenshot showing the change?
As I've wrote on original ticket in JDT UI, I can't reproduce on master. Please try latest SDK build from https://download.eclipse.org/eclipse/downloads/drops4/I20240708-1800/ and it is reproducible there, make sure **all** the...