Skip to content

Disable Google-Translate-Popup #478

@stritti

Description

@stritti

What were you doing?

Starting German page in fullscreen, there pops up an translation dialog of Google Translate.

What did you expect to happen?

No popup should be shown.

I think there should be one param updated at

chromium-browser --kiosk --touch-events=enabled --disable-pinch --noerrdialogs --disable-session-crashed-bubble --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' --disable-component-update --overscroll-history-navigation=0 --disable-features=Translate --autoplay-policy=no-user-gesture-required --app=$(/home/pi/scripts/get_url)

from:

chromium-browser [...] --disable-features=Translate [...]

to:

chromium-browser [...] --disable-features=TranslateUI [...]

I used this in selfmade Kiosk sucessfully.

What happened instead?

Popup is shown as shown in screenshot below

Was there an error message displayed? What did it say?

Version of FullPageOS?

0.12.0

Screenshot(s) showing the problem:

IMG_1640

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions