Skip to content

Window behavior does not meet expectation with Firefox #706

Description

@realysy

Issue: If the Open previous windows and tabs option is checked in the Firefox browser, when all Firefox windows are closed and the webui app is run, it will open as a new tab instead of a separate window using win.show(html);:

Image

But win.show_browser(html, webui_browser::Firefox); or win.show_uv(html); can open in new window as expected, no matter system default firefox windows open or close.

Image

My environment:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions