1j01 / 98

💿 Web-based Windows 98 desktop recreation █████▓█▓▓▒▓▒▒░▒░░░🗕︎🗗︎🗙︎
https://98.js.org
1.17k stars 187 forks source link

Prevent drag and drop redirecting the page #8

Open 1j01 opened 6 years ago

1j01 commented 6 years ago

This was fixed in https://github.com/1j01/98/commit/047e8e91f63d5d981b9f032a54b320274135ffbd, and later the same thing for Notepad in https://github.com/1j01/98/commit/b8bad7d3d2a5d52e29e26fb9cd54fa89a3f1ef35 I should also fix it for Sound Recorder (which you might try to drop files on, and I should handle this), and Minesweeper (maybe generally, in $IframeWindow?)

1j01 commented 6 years ago

Fixed for Sound Recorder in https://github.com/1j01/98/commit/e213382cbf8a707a2d1bcb9127b798c8bbf48de3 TODO: Minesweeper / general iframe handling