element-hq / element-desktop

A glossy Matrix collaboration client for desktop.
https://element.io
GNU Affero General Public License v3.0
1.15k stars 262 forks source link

Downloading files filters by a double fullstop extension on Windows #860

Open turt2live opened 2 years ago

turt2live commented 2 years ago

Steps to reproduce

  1. Upload a file
  2. Download it
  3. Inspect the "Save as type" field (known as the file extension filter)

Outcome

What did you expect?

For a single full stop, allowing the filter to function correctly.

What happened instead?

image

This prevents the file explorer from finding related files, as it's searching for ..pdf files rather than .pdf files.

Operating system

Windows 10

Application version

Nightly (2022-09-20)

How did you install the app?

The Internet

Homeserver

t2l.io

Will you send logs?

No

t3chguy commented 2 years ago

We don't call this dialog manually except in the right click save image case, so this seems a bug with electron upstream