Skip to content

Make sure the user can see the Unsafe Browser's warning dialog

In #15635, it was reported that the Unsafe Browser’s warning dialog can be hidden from the user by setting a different value for the $DISPLAY environment variable. We should prevent this, by hard coding the $DISPLAY variable in /usr/local/sbin/unsafe-browser.

We can also make sure that the dialog is not immediately closed programmatically (to prevent the user from seeing it), by adding making the “Launch” button insensitive for a few seconds.

Feature Branch: wip/bugfix/17134-make-sure-user-sees-unsafe-browser-warning

Attachments

  • Warning_Dialog_Insensitive
  • Warning_Dialog_Sensitive

Related issues

Original created by @segfault on 17134 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information