Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

[Dev] Upload/ Download does not work on Edge #615

Closed
Softvision-CristinaBadescu opened this issue Oct 24, 2017 · 5 comments · Fixed by #779
Closed

[Dev] Upload/ Download does not work on Edge #615

Softvision-CristinaBadescu opened this issue Oct 24, 2017 · 5 comments · Fixed by #779
Labels
[QA]:Verified fixed Label for QA to mark verified fixed issues

Comments

@Softvision-CristinaBadescu

[Notes]:

  • When trying to download a non-protected password file, the "Download" button redirects you to the "Something went wrong!" error page.
  • When trying to download a protected password file, the "Unlock" button is not actionable (issue: [Dev] The "Unlock" button does not work on Edge #614).

[Affected versions]:

  • Edge 40.15063.674.0
  • Edge 25.10586.672.0

[Affected Platforms]:

  • All Windows

[Steps to reproduce]:

  1. Navigate to https://send.dev.mozaws.net and upload a file.
  2. Observe the behavior.

[Expected result]:

  • The file is successfully uploaded.

[Actual result]:

  • "Something went wrong!" error page is displayed.

[Additional Notes]:

  • This issue is not reproducible on stage and production server.
  • Here is a screen recording of the issue:
    edge - 2 in 1
@himanish-star
Copy link
Contributor

himanish-star commented Jan 14, 2018

@Softvision-CristinaBadescu , I know what I'm going to ask is very stupid and nothing related to this issue. How is send working on edge without showing the unsupported page ?

@Softvision-CristinaBadescu
Copy link
Author

@himanish-star, don't worry, it's not stupid what you're asking. Some months ago, Firefox Send was working in Edge, but something changed and caused this issue. Until this is fixed, it has been decided that the best solution is to display the unsupported browser page.

@himanish-star
Copy link
Contributor

@Softvision-CristinaBadescu , thanks a lot

@dannycoates
Copy link
Contributor

dannycoates commented Feb 27, 2018

Ok, I'm finally looking at this. It's going to require we implement PBKDF2 and HKDF APIs in webcrypto-liner. It does look like asmcrypto.js implements the algorithms we need so it's "just" a matter of implementing a webcrypto interface.

@Softvision-CristinaBadescu
Copy link
Author

This issue is no longer reproducible on Firefox Send dev version, using Microsoft Edge 40.15063.674.0 (HTML version 15.15063).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
[QA]:Verified fixed Label for QA to mark verified fixed issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants