Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix problem with monospace rendering in Vivaldi#104

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 1 commit intopython:mainfromZedThree:fix-monospace-vivaldi
Feb 6, 2023

Conversation

ZedThree
Copy link
Contributor

Fixes#98

@ghost
Copy link

ghost commentedJan 30, 2023
edited by ghost
Loading

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member

@ezio-melottiezio-melotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

What browsers have you tested this with?
Do we know why the quoted `"monospace" was included and should we keep it somewhere in the list?

@hugovk
Copy link
Member

Quoted "monospace" was added in#85 to workaround a Chrome bug, which was fixed in Chrome 96 (Nov 2021):python/pythondotorg#1708 (comment).

By now, there's very little usage of Chrome 96 and older versions. Chrome 96% is 0.04% athttps://caniuse.com/usage-table, and it's something like 1.68% for 96 and older.

(It would be good if we could hook up PR previews on Read the Docs or Netlify, that would make testing easier.)

ezio-melotti reacted with thumbs up emoji

@ZedThree
Copy link
ContributorAuthor

I tested with Vivaldi 5.6.2867.62 and Firefox 109.0

Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Tested building CPython docs locally using:

diff --git a/Doc/requirements.txt b/Doc/requirements.txtindex 134f39d6d7..c6d9c6a663 100644--- a/Doc/requirements.txt+++ b/Doc/requirements.txt@@ -12,4 +12,4 @@ sphinxext-opengraph>=0.7.1  # The theme used by the documentation is stored separately, so we need # to install that as well.-python-docs-theme>=2022.1+git+https://github.com/ZedThree/python-docs-theme@fix-monospace-vivaldi#egg=python-docs-theme

Looks fine on macOS Ventura 13.1 and Chrome 108:

image

And Safari 16.2:

image

And Firefox 109:

image

And Opera 93:

image

@hugovk
Copy link
Member

hugovk commentedJan 31, 2023
edited
Loading

And I've put a preview build up athttps://hugovk-cpython.readthedocs.io/en/python-docs-theme-pr-104/ if anyone else wants to test it.

Looks fine with Chrome 109 on Samsung S10 with Android 12.

@hugovkhugovk merged commitf769cf3 intopython:mainFeb 6, 2023
@hugovk
Copy link
Member

Thank you!

@ZedThreeZedThree deleted the fix-monospace-vivaldi branchFebruary 6, 2023 09:37
@hugovkhugovk mentioned this pull requestMar 6, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hugovkhugovkhugovk approved these changes

@ezio-melottiezio-melottiezio-melotti approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Weird monospace bug
3 participants
@ZedThree@hugovk@ezio-melotti

[8]ページ先頭

©2009-2025 Movatter.jp