Skip to content

applications: Fix File & Link Associations UI

When removing a File & Link Association from the dialog, or resetting them, the UI does not update. Fix this by rebuilding the handler dialog on both unset and reset.

Fixes #389 (closed)
Fixes #2172 (closed)

There is a redesign of this dialog in !1759, but this is still a bug in Gnome 44 and 45 (and earlier?). So this needs a fix in general before this dialog is redesigned.

I marked this draft, because a full dialog rebuild is the simplest solution, but perhaps not the most optimal. If it would be better to for example only remove the row, let me know.

Edited by Matthijs Velsink

Merge request reports