moo-man / WrathAndGlory-FoundryVTT

The official system implementation for Warhammer 40,000 Roleplay: Wrath & Glory by Cubicle 7
GNU General Public License v3.0
13 stars 16 forks source link

[Wrath & Glory: Core Module] On Firefox the cover.webp image part of the standard assets does not render #194

Closed moo-man closed 1 year ago

moo-man commented 1 year ago

When I use Firefox 108+ on Windows or MacOS, the default scene in the compendium using the cover.webp image is black. When I create new scene with the same image from the assets directory, it is black again. Other images in .webp format are ok, there is something wrong with the cover.webp file.

No errors in the console. On MS Edge all is good. I don't use Chrome, but I presume same.

FTVTT is 10.291

W&G systme is 4.0.2

Module is whatever is available now in the repository, don't see version.
From: Valyar#
wrath-and-glory: 4.0.2

r-valyar commented 1 year ago

Here is screenshot of the bug from Firefox image

All OK on MS Edge

image

moo-man commented 1 year ago

Could not reproduce. Please include any console errors you see.

r-valyar commented 1 year ago

There are no console errors :/

moo-man commented 1 year ago

Well, the image is just a webp image like the others, and there's no real reason it shouldn't render. I assume this is some issue with your firefox client. Closing until there's any more information to act upon.

r-valyar commented 1 year ago

@moo-man the root cause of the issue on Firefox is the browser unable to display image when width is more than 8k pixels. I guess this is for the canvas only, because there are no problems with the same image on the world's login screen (I presume you use the same image there).

So we know the root cause now.

moo-man commented 1 year ago

It definitely can display more than 8k, as I mentioned above, I can't reproduce this issue, it works fine when I use Firefox.