Open Bug 1843916 Opened 2 years ago Updated 1 year ago

sessionStorage issue by using hyperlink href attribute

Categories

(Core :: Graphics: ImageLib, defect)

Firefox 111
defect

Tracking

()

REOPENED

People

(Reporter: gaoqing2020, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

Steps to reproduce:

  1. set sessionStorage by using timestamp as a key
  2. create a svg image add attribute "xlink:href" with the sessionStorage key information and attribute "target", "_blank"
  3. click on the svg image with the hyperlink.
  4. check the opened new tab

Actual results:

under the new tab, the sessionStorage information is not exist anymore

Expected results:

the sessionStorage information should not be wiped out. and we noticed under firefox esr version works fine.

The Bugbug bot thinks this bug should belong to the 'Core::Graphics: ImageLib' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Graphics: ImageLib
Product: Firefox → Core

Is it possible to provide a testcase that reproduces the problem you are seeing?

Flags: needinfo?(gaoqing2020)

I also tried emailing the reporter a few days ago, so far no reply.

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Flags: needinfo?(gaoqing2020)
Resolution: --- → INCOMPLETE

There might be enough info here to construct a testcase. So reopening.

Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: INCOMPLETE → ---
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.