Skip to content

Environment is shared across all document windows #51

@alicerunsonfedora

Description

@alicerunsonfedora

When having multiple documents open in separate windows under Red Window, the environment is incorrectly shared between them. For example, triggering a search in one file causes all open windows to also go to the search page.

This is mostly caused by the way the environment is instantiated, and that it's not tied to their respective scenes. Ideally, we can use @FocusedValue and the .focusSceneValue APIs to use the focus system instead of a shared instance declared in the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedCurrently blocked because requirements aren't clear, or by an external issuered windowA visual defect or task relating to the Red Window design.

    Type

    Projects

    Status

    Blocked

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions