Closed Bug 1247555 Opened 8 years ago Closed 8 years ago

SVG loaded from cache not rendered correctly

Categories

(Core :: SVG, defect)

44 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1247733

People

(Reporter: benjamin, Unassigned)

References

()

Details

Attachments

(2 files)

Attached image screenshot
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20160205155049

Steps to reproduce:

- Go onto https://hellocasa.fr
- Close the tab
- Open a new tab
- Go onto https://hellocasa.fr

Tested on stable, beta, and aurora (latest available as of today), on Mac OSX (current), Windows 10 (current)


Actual results:

- The Logo SVG of hellocasa.fr is loaded and rendered correctly the first time
- When you come back, the second time, the logo will not be rendered correctly
- If you refresh the page, the logo is correctly displayed until your next visit


Expected results:

- The SVG should be rendered the same way coming from cache or not
Attachment #8718278 - Attachment description: Capture d'écran 2016-02-11 10.53.58.png → screenshot
All undisplayed elements seem to use a link, for example:

  <use xlink:href="#alogo" x="-107.7"></use>
Reproduced on OS X 10.9.4 on Firefox stable (44) and on today's nightly.
Status: UNCONFIRMED → NEW
Component: Untriaged → SVG
Ever confirmed: true
Product: Firefox → Core
From my side I can't reproduce on Linux (tried on stable and aurora).
In this case SVG is called directly from the HTML source (inline), not as an external file.
works for me too.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Robert, yet it was experienced by at least 2 different users: Benjamin the reporter, and Clément a contributor. Benjamin reproduced on 2 different environments (OS X and Windows).

So I think the bug should actually be NEW but might be environemnt-dependent.
I actually managed  to reproduce it on a colleague's laptop on latest Ubuntu with Firefox 41.0.2, packaged by Ubuntu.

And on a computer at home running Archlinux on Firefox 44.0.1 packaged by the distribution and latest nightly coming directly from Mozilla.
My environment is the same as the bug reporter's. 

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:44.0) Gecko/20100101 Firefox/44.0

Unless developers can reproduce the bug it can't get fixed so it needs better steps.
I can reproduce, but only if I visit the site over HTTP ( http://hellocasa.fr ) -- not HTTPS.

(It then redirects under the hood, and that seems to be important.)

Given that & given comment 2, this seems to be a duplicate of bug 1247733.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Yes I definitely reproduce if I go to http://hellocasa.fr and I get redirected to the https version. This looks like it then, thanks a lot Daniel !
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: