After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683635 - Don't automatically download embedded objects
Don't automatically download embedded objects
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Downloads
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-08 19:19 UTC by Julien Olivier
Modified: 2012-10-15 18:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julien Olivier 2012-09-08 19:19:54 UTC
In this page: http://www.lequipe.fr/Rugby/Directs/ , there is the following code:

<object data="http://media.11footballclub.com/themes/football/css/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff" width="0" style="position: absolute; left: -9999px; "></object>

This results in the woff file to be downloaded and the "downloads" directory to be opened each time you go to this page.

I remember that, some time ago, I also had this problem with embedded flash or shockwave movies.
Comment 1 Bastien Nocera 2012-09-22 22:37:58 UTC
Loading Ikea France's webpage will download "bandeau_anna_top.swf" (a Flash banner) if you don't have Flash installed:
http://www.ikea.com/fr/fr/
Comment 2 Xan Lopez 2012-10-15 18:28:39 UTC
OK, this should be fixed in master (4bd35f5349e30), will push to 3.6.x branch too.