-
Play on iOS
-
Go to “Cards”
-
Open “Filters”
-
Check “Show all cards” (i.e. don’t restrict to cards I own)
-
In the text search box, type: vampire’s
-
Apply
Result: The card Vampire’s Zeal is not matched by this search.
Cause: iOS text entry defaults to using smart quotes, so when I try to type an apostrophe, I get U+2018 LEFT SINGLE QUOTATION MARK, while the card itself uses U+0027 APOSTROPHE.
Suggested fix: Disable smart quotes in the textbox, or use a looser text-matching algorithm that considers these two characters a match.
//Edited Title - Tombstone