Pillow: Docs: 4th level menu items not showing in dark mode

Created on 21 Nov 2020  Â·  14Comments  Â·  Source: python-pillow/Pillow

The latest (coloured) documentation is completely unusable on macOS in "Dark Mode". You can't see anything in the table of contents (outlined in red in attached screen-grab)!

Screenshot 2020-11-21 at 18 21 14

Documentation

Most helpful comment

Same issue in Firefox (83.0) on Linux (Ubuntu 20.04), fixed in the link above

All 14 comments

What browser and OS versions are you using?

Here's how it looks for me with Chrome 86 on macOS Mojave:

image

Also https://pillow.readthedocs.io/en/stable/ is currently the 8.0.1 docs, but your title says 7.0.0. Please could you also empty your browser cache and reload?

Hi Hugo,

Not sure many Mac users will use Chrome - I think they are FAR more likely to be using Safari on a Mac!

I use Safari 13.1.2 on a macOS Catalina 10.15.6 in Dark Mode

Thank you
Mark

On 21 Nov 2020, at 18:39, Hugo van Kemenade notifications@github.com wrote:

What browser and OS versions are you using?

Here's how it looks for me with Chrome 86 on macOS Mojave:

https://user-images.githubusercontent.com/1324225/99884781-6ee21380-2c39-11eb-8413-90c8a999e7ed.png
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/python-pillow/Pillow/issues/5053#issuecomment-731618913, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCWRQTTXYYIQFSK7ARMRVLSRACMNANCNFSM4T56ESEA.

This is how it looks for me with Safari 14.0:

image

Please could you clear your browser cache and reload?

Hi Hugo

I cleared the cache but it doesn't seem to make any difference on Safari 13. I will probably upgrade to Big Sur macOS 11 in the next 3-5 weeks so maybe that will help.

Best regards
Mark

On 21 Nov 2020, at 19:38, Hugo van Kemenade notifications@github.com wrote:

This is how it looks for me with Safari 14.0:

https://user-images.githubusercontent.com/1324225/99885978-a5239100-2c41-11eb-8599-dcdacb2ddb75.png
Please could you clear your browser cache and reload?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/python-pillow/Pillow/issues/5053#issuecomment-731626351, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCWRQV2QKPWS2JPJGCSRYDSRAJJVANCNFSM4T56ESEA.

Is it still showing 7.0.0?

image

It should be 8.0.1.

I am running into this same issue on Firefox on Windows.
image

@jeremy-rifkin Please can you show what version of the docs you're on? Is it 7.0.0 or 8.0.1? The release notes page is a good place to check the latest mentioned.

https://pillow.readthedocs.io/en/stable/releasenotes/index.html

Does clearing the browser cache make any difference?

I also see this on 8.0.1 release notes, as well as the PR #4968 build. Clearing the cache has no effect, the 4th level of the menu is unreadable (using Vivaldi (Chromium based) on Windows). which matches all of the screenshots above.

@hugovk Try looking at https://pillow.readthedocs.io/en/stable/reference/ImageFont.html#functions directly, that should open the 4th level of the menu.

That looks much better - thank you.

On 24 Nov 2020, at 10:34, Hugo van Kemenade notifications@github.com wrote:

Thanks!

Please could you test this fix?

https://pillow--5056.org.readthedocs.build/en/5056/reference/ImageFont.html#functions https://pillow--5056.org.readthedocs.build/en/5056/reference/ImageFont.html#functions
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/python-pillow/Pillow/issues/5053#issuecomment-732810383, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCWRQRGXWXJPZEUJKKMTDLSROD4ZANCNFSM4T56ESEA.

@hugovk Apologies for the delayed reply. I was in 8.0.1 and cache clear made no difference.
I can confirm that the fix you just posted works on my end as well. Thank you!

Same issue in Firefox (83.0) on Linux (Ubuntu 20.04), fixed in the link above

This has now been merged and will be on the stable docs site when the next release is done on 2nd January.
https://pillow.readthedocs.io/en/stable/

In the meantime, you can use the fix at the latest docs version:
https://pillow.readthedocs.io/en/latest/

Thanks all for the reports, reviews, fixes and tests!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mmalenta picture mmalenta  Â·  3Comments

readyready15728 picture readyready15728  Â·  4Comments

nomarek picture nomarek  Â·  3Comments

HansHirse picture HansHirse  Â·  3Comments

thinrhino picture thinrhino  Â·  3Comments