Skip to content

Dialog Box not displaying text properly for "strict" and "devmode" snaps #5217

@Melvin-Abraham

Description

@Melvin-Abraham
  • Version: v22.8.0
  • Electron Version: v9.0.3
  • Electron Type (current, beta, nightly): current
  • Target: Snap (on Ubuntu 20.04.1 LTS)

I am facing issues in terms of text rendering inside Dialogs when launching a strictly confined snap. The text to be displayed are plain ASCII characters but in strict/devmode snaps, I see that it renders the text as boxes instead of corresponding characters. This issue only occurs in strict/devmode snaps but not in classic snaps.

Also, the following warning is thrown in the console whenever this happens:

Gtk-Message: 11:34:28.960: GtkDialog mapped without a transient parent. This is discouraged.

Screenshots

Strict/Devmode Snap

electron dialog window with console warning: strict snap

file dialog: strict snap

Classic Snap

electron dialog window: classic snap

file dialog: classic snap

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions