Skip to content

[5.9.2] Messenger is not rendered on full window #16

@kennyeni

Description

@kennyeni

Hi,

For a couple days now Messenger recipe doesn't fill the whole window. I have tried to 5.9.0 - 5.9.2 and I can repro this issue on all.

I also tried deleting cache, "partitions", etc. and it always happens. The messenger.com website renders correctly on chrome for my user.

Screenshot 2023-07-27 at 10 54 09 AM

Debug info:

{
    "host":
    {
        "platform": "darwin",
        "release": "22.5.0",
        "screens":
        [
            {
                "id": 1,
                "bounds":
                {
                    "x": 0,
                    "y": 0,
                    "width": 2056,
                    "height": 1329
                },
                "workArea":
                {
                    "x": 0,
                    "y": 44,
                    "width": 2056,
                    "height": 1215
                },
                "accelerometerSupport": "unknown",
                "monochrome": false,
                "colorDepth": 30,
                "colorSpace": "{primaries:BT709, transfer:IEC61966_2_1_HDR, matrix:RGB, range:FULL}",
                "depthPerComponent": 10,
                "size":
                {
                    "width": 2056,
                    "height": 1329
                },
                "displayFrequency": 120,
                "workAreaSize":
                {
                    "width": 2056,
                    "height": 1215
                },
                "scaleFactor": 2,
                "rotation": 0,
                "internal": true,
                "touchSupport": "unknown"
            }
        ]
    },
    "franz":
    {
        "version": "5.9.0",
        "electron": "17.1.2",
        "installedRecipes":
        [
            {
                "id": "android-messages",
                "version": "1.4.0"
            },
            {
                "id": "ex-google-voice",
                "version": "0.3.2"
            },
            {
                "id": "franz-todos",
                "version": "1.0.0"
            },
            {
                "id": "hangoutschat",
                "version": "1.1.1"
            },
            {
                "id": "instagram",
                "version": "1.0.0"
            },
            {
                "id": "linkedin",
                "version": "1.0.0"
            },
            {
                "id": "messenger",
                "version": "1.6.0"
            },
            {
                "id": "telegram",
                "version": "1.0.7"
            },
            {
                "id": "whatsapp",
                "version": "1.0.36"
            },
            {
                "id": "workplace",
                "version": "1.1.0"
            },
            {}
        ],
        "devRecipes":
        [],,
        "workspaces":
        [],
        "windowSettings":
        {
            "width": 1366,
            "height": 673,
            "x": 345,
            "y": 298,
            "displayBounds":
            {
                "x": 0,
                "y": 0,
                "width": 2056,
                "height": 1329
            },
            "isMaximized": false,
            "isFullScreen": false
        },
        "user": "REDACTED"
    }
}

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