Bugzilla – Bug 1187158
registry.opensuse.org theme broken: cannot read image tags
Last modified: 2021-06-24 08:01:29 UTC
How to reproduce the issue: * Start a new firefox incognito session * Go to https://registry.opensuse.org * Click on one of the images, for example: opensuse/leap * The list of tags of the image is listed -> the image architecture badges and the "podman pull" boxes are shown, but the tag of the images is not visible The website seems to have a dark mode look enabled by default, the image tags are written using a black font over an almost black background. This makes them invisible, unless the user hovers with the mouse over the image boxes. Interestingly, the same website opened with chrome leads to a completely different color scheme, something that is not dark. I can face this problem with firefox, running in incognito mode and without any extension enabled.
Created attachment 850137 [details] Screenshot of the issue with firefox
Created attachment 850138 [details] Image tag showing when mouse hovers over the boxes
I would like to assign this bug report to firefox maintainers to take a look at. What's your os please? Tumbleweed or Leap?
The operating system is leap 15.3. I think I found the issue. - Start Gnome - Open "Gnome tweak" - Go to "Appearance" - Select "Adwaita-Dark" or any other dark theme - Start firefox - Go to registry.opensuse.org -> the issue happens Then: - Open "Gnome tweak" - Go to "Appearance" - Select a non-dark theme like "Adwaita (default)" - Restart firefox - Go to registry.opensuse.org -> the page style switched to a light theme, the issue doesn't happen I still think this is something that should be fixed with some CSS inside of the webpage