Font changes by itself each time I select text

Every time I change the font to Franklin Gothic Cond Demi, it works fine at first, but each time I click on a text filter to edit it, it automatically changes to Franklin Gothic Bold. Now, every time I want to edit a text filter, I also have to change the font every time. Does anyone know a fix?

Also, is there a way to bulk-change the font of text filters?

This is fixed already for the next version 26.6. In the current version with the bug, the font style will stay as set within the project until the next time the filter UI reloads. So, a workaround for now to deal with selecting clips is to move another filter to the top of the list or add a dummy filter such as Brightness with no change. A beta with the fix will be available in several days.

The only way to bulk change is to edit the project XML.

You can replace the file at <install>\Shotcut\share\shotcut\qml\modules\Shotcut\Controls\TextFilterUi.qml

With this

TextFilterUi.qml (21.3 KB)