(In reply to comment #5) > Adding "set" and "not_set" comparisons sounds sensible to make things clearer, > but I don't think the "all" behavior is a bug.
the behavior of qual="all" itself isn't a problem. I just think either of cases should be checked with qual="all" compare="not_eq" even if the testcase contains any invalid thing, as you indicated in the last example. that really makes sense for what you want to. but relying on "All zero values match" isn't a good idea, because it's the side-effect because of no-error-handling. > Please don't change the behavior of all. > It is this behavior that makes all,not_eq the complement of any,eq. If there are too much cases relying on this behavior, we should show a warning at least if something failed to parse, because it's difficult to see whether something might looks like a typo is desired or not. let's see how much things using this trick and we can avoid an regression as much as possible. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/190848 Title: font in terminal does not resemble font in preview Status in Fontconfig - Font Configuration Library: Confirmed Status in GNOME Terminal: Fix Released Status in Ubuntu: Invalid Status in “fontconfig” package in Ubuntu: Fix Released Status in “gnome-settings-daemon” package in Ubuntu: Invalid Status in “gnome-terminal” package in Ubuntu: Fix Released Status in “vte” package in Ubuntu: Fix Released Bug description: Binary package hint: gnome-terminal When choosing a font for your Terminal profile, the preview in the font selector does not resemble the result in the Terminal window at all. Please reference the attached screenshot. The expected behavior is that the Terminal and the font selector preview look identical. Otherwise the selector is rather useless. To manage notifications about this bug go to: https://bugs.launchpad.net/fontconfig/+bug/190848/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

