# Twistie icons not showing in Firefox 68

When a locally hosted Seascape archive is opened in Firefox 68 or higher, the twistie icons are replaced with a different icon as shown in this screenshot:

![](/files/-MlPvRR7kphKlsKQcuLq)

The issue is caused due to a change in the way that the origin of the page is defined in Firefox starting with version 68.

\
More info: <https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSRequestNotHttp>\
\
To resolve the issue, you'll need to set the **privacy.file\_unique\_origin** setting in your Firefox settings to **false**.

\
Type **about:config** in your address bar, look for the **privacy.file\_unique\_origin** setting, and double click the **Value** entry so it changes to **false**:

![](/files/-MlPvYW-UAE8BIkBt1KF)

After restarting Firefox, the twistie icons will be displayed normally:

![](/files/-MlPve20ia0LCwO_nDI5)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swingsoftware.com/seascape-for-notes/troubleshooting/general-issues/twistie-icons-not-showing-in-firefox-68.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
