You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since recently I have to face a weird bug when using the staging view in my Eclipse application. I'm not sure if it is related to EGIt, Eclipse or my computer, but I report it here in case someone have a workaround.
When I drag and drop a file from the "Unstage" zone to "Stage" zone, it seems that Windows is taking control and tries to move the file to the desktop location. It causes numerous issues and some end up by losing my file.
Some other time it just forbid the DnD
I have nothing displayed in the Error log view.
Thanks for your help.
Actual behavior
Either the file is moved to the desktop, or nothing happen.
I have the feeling that the zone of the "Unstage" zone is "transparent" like it does not get the focus or something like this.
Expected behavior
DnD the file should add it to the stage view
Relevant log output
None.
Other information
No response
The text was updated successfully, but these errors were encountered:
4.27.0.RELEASE is an STS version. I use that one in an Eclipse 4.34.0 (had to install STS from Marketplace, since Windows Defender would refuse to let the binary downloaded from spring.io to run -- somehow it didn't like their signing key).
Might be some problem on your machine, or perhaps caused by some additional bundles you have installed?
This just started for me as well. I can no longer drop a file from "unstaged" to "staged" with the same results : windows is blocking the drop. Since this happens on old eclipses which I've used for long and which I haven't updated, this is most likely to a windows update currently being rolled out? I haven't seen this behavior outside of the "Git Staging" view so far.
Seems to be due to a windows update breaking the drag coordinates when using multiple monitors with different DPI if I understand correctly. I could confirm that I could drag and drop to the "Staged Changes" when eclipse was on my main monitor instead of the second one.
For now, I fixed it by uninstalling update KB5051987 (which includes the problematic update, KB5050094).
Version
7.1.0
Operating System
Windows
Eclipse version
4.27.0.RELEASE
Bug description
Since recently I have to face a weird bug when using the staging view in my Eclipse application. I'm not sure if it is related to EGIt, Eclipse or my computer, but I report it here in case someone have a workaround.
When I drag and drop a file from the "Unstage" zone to "Stage" zone, it seems that Windows is taking control and tries to move the file to the desktop location. It causes numerous issues and some end up by losing my file.
Some other time it just forbid the DnD
I have nothing displayed in the Error log view.
Thanks for your help.
Actual behavior
Either the file is moved to the desktop, or nothing happen.
I have the feeling that the zone of the "Unstage" zone is "transparent" like it does not get the focus or something like this.
Expected behavior
DnD the file should add it to the stage view
Relevant log output
Other information
No response
The text was updated successfully, but these errors were encountered: