eclipse-gemoc / eclipse-gemoc/gemoc-studio
SWT Bug on Windows
- Dominant language
- PostScript
- Stars
- 27
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
## Bug description
When we open the Internal Web Browser of Gemoc on Windows OS, and we try to download something on a webpage, the download fails (the file is downloaded as a ".tmp" extension, and no pop-up window is shown)
## Expected behavior
A pop-up window showing the download progress should appear, and the file should be correctly downloaded
## How to reproduce
Steps to reproduce the behavior:
1. Add -Dorg.eclipse.swt.browser.DefaultType="edge" , in GemocStudio.ini, to use WebView2 renderer instead of InternetExplorer
1. Launch Gemoc and open the Internal Web Browser
2. Go to the website "https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_a_download" on the Internal Web Browser
3. Click on the image
4. Go to the "Download" folder and check for the ".tmp" file
## Additional context
The bug is not present on the last version of Eclipse, with the version 3.131 of SWT (on the contrary the bug is present with version 3.124 of SWT on Gemoc). Therefore, the last version of SWT solves the problem
## Screenshot
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.