The labels of the sorting buttons in Gtk.FileChooserDialog is shown in the serif font in the Flatpak apps on Japanese environment:
Steps to Reproduce
Simply open a Gtk.FileChooserDialog in a Flatpak app in Japanese environment and see the sorting buttons. But I prepared a code to test this issue to make things clarify.
What Happened?
Similar to #1099
The labels of the sorting buttons in Gtk.FileChooserDialog is shown in the serif font in the Flatpak apps on Japanese environment:
Steps to Reproduce
Simply open a Gtk.FileChooserDialog in a Flatpak app in Japanese environment and see the sorting buttons. But I prepared a code to test this issue to make things clarify.
file-chooser-test
flatpak-builder build-dir --user --install --force-clean com.github.ryonakano.file-chooser-test.yml
LANGUAGE=ja flatpak run com.github.ryonakano.file-chooser-test
Expected Behavior
The labels of the sorting buttons in Gtk.FileChooserDialog should always uses sans-serif to display Japanese texts in its label, like this:
OS Version
6.x (Odin)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info