Skip to content

Taskmanager: prevents opening a recent file whose application does not support opening

Méven Car requested to merge (removed):work/prevent-opening into master

Sometimes an application can create a file but not does support opening it. For instance a screenshot tool.

When this occurs this patch uses the default app for the mimetype.

cc: @ngraham @mart @broulik

Merge request reports