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

fix demo in epiphany #4291

Merged
merged 4 commits into from
Dec 11, 2022
Merged

fix demo in epiphany #4291

merged 4 commits into from
Dec 11, 2022

Conversation

jerch
Copy link
Member

@jerch jerch commented Dec 6, 2022

Fixes #4223. (also prolly for older safari/webkit in general)

Note that beside the addon loading logic, there was also an issue in the canvas renderer - for some reason some glyphs have no width/height, which older safari/webkit does not like. Not sure if that needs further investigation/fix on why glyphs might be empty.

@Tyriar
Copy link
Member

Tyriar commented Dec 6, 2022

Does that browser have fingerprint detection prevention? There's issue in Brave because of this where it blocks access to various canvas font APIs without actually telling the web app.

demo/client.ts Outdated Show resolved Hide resolved
@Tyriar Tyriar added this to the 5.1.0 milestone Dec 7, 2022
demo/client.ts Outdated Show resolved Hide resolved
@Tyriar Tyriar self-assigned this Dec 7, 2022
@Tyriar Tyriar merged commit 33bba35 into xtermjs:master Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

demo is broken with Epiphany browser
2 participants