element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.17k stars 1.99k forks source link

In encrypted room, full-size image downloaded immediately when thumbnail exists #28311

Open richvdh opened 3 days ago

richvdh commented 3 days ago
  1. Open browser dev tools
  2. Receive an encrypted m.image message with a regular image and a thumbnail; do not yet open the full-size image.
  3. Note that the full-size image is downloaded as soon as the message appears on the timeline. This seems a bit redundant, when only the thumbnail is shown on-screen.