Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple entries: Problems with titles / names using invisible characters / blank spaces (unicode) #1860

Open
andreoda opened this issue Dec 9, 2024 · 1 comment
Labels
bug/error Bugs and errors (timeout) complexity: unknown Unknown days of work content: artists Artist entries content: songs Song entries priority: low Issues/Tasks that are not so important text Text/Characters display (Markup language: Markdown)

Comments

@andreoda
Copy link
Member

andreoda commented Dec 9, 2024

Some artist and song entries use "invisible" characters / letters. Those make them often unclickable and bug the visuals.

Examples:

grafik


Related VocaDB tags: https://vocadb.net/T/9148/unusual-title & https://vocadb.net/T/6335/untitled


Operating system: Windows 11 Pro
Browser: Firefox 133.0 + some extensions but none of them are related to text / unicode

@andreoda andreoda added bug/error Bugs and errors (timeout) text Text/Characters display (Markup language: Markdown) priority: low Issues/Tasks that are not so important complexity: unknown Unknown days of work labels Dec 9, 2024
@andreoda andreoda added content: songs Song entries content: artists Artist entries labels Dec 9, 2024
@andreoda andreoda changed the title Problems with titles / names using invisible characters / blank spaces (unicode) Multiple entries: Problems with titles / names using invisible characters / blank spaces (unicode) Dec 9, 2024
@jaj-a11y
Copy link

jaj-a11y commented Dec 9, 2024

In reference to the first example (using this entry) - from looking it up, I have seen other users of Firefox complain that it can't render U+115F.

According to this comment on an old Bugzilla issue, the following fonts cannot read it: Unifont, Times New Roman, Arial, Ubuntu Mono, Iosevka, Inconsolata.

I confirmed this by setting a different font and unchecking "Allow pages to choose their own fonts" in my parameters. (Mozilla Support tutorial).

Before changing Firefox's font:
image
(Unclickable, shows up as one character instead of multiple)

After:
image-1
(The accurate name, clickable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/error Bugs and errors (timeout) complexity: unknown Unknown days of work content: artists Artist entries content: songs Song entries priority: low Issues/Tasks that are not so important text Text/Characters display (Markup language: Markdown)
Projects
Development

No branches or pull requests

2 participants