Open Bug 1928907 Opened 1 month ago Updated 1 month ago

"Save as" does not save the new dom anymore

Categories

(Core :: DOM: Core & HTML, defect)

Firefox 132
defect

Tracking

()

UNCONFIRMED

People

(Reporter: michael.laus, Unassigned, NeedInfo)

Details

Attachments

(1 file)

Attached file Kalender 2024.html

Steps to reproduce:

I have a self-made JavaScript-HTML-Calendar on my local file system. I use JavaScript to change the dom, for example to mark a day in the calender as "holiday" or "work". Then I use the "Save as" function of Firefox and choose either the existing file on the disc or create a new one.

Actual results:

Firefox does not save the new version of the dom anymore, it does not overwrite the HTML-file on the disc if i choose the existing file or the new HTML-file contains the old dom version, too.

Expected results:

It worked fine until mid october 2024, but it seems a recent update changed something. Until mid october, the new version of the dom was written to the file system.

It still works with other browsers, it is only Firefox i have this problem with.

Does somebody know which setting may have been changed causing this problem?

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

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core

You can use mozregression (https://mozilla.github.io/mozregression/) to do a bisection that will narrow down the change that caused this issue for you.

Flags: needinfo?(michael.laus)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: