防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
打开

Corrupted image saving / Pixel misalignment when downloading large AI-generated images

OP PAWARIS

Steps to reproduce:

   Generate an image using Gemini Web.
   Right-click the generated image and select "Save image as...".

Actual results:

   The saved image file (which is around 8MB uncompressed) is frequently corrupted.
   There are noticeable pixel misalignments, visual glitches, and tearing across the image.
   Re-saving the exact same image causes the glitches to appear in different random locations, indicating an unstable data transfer from memory to disk.
   Sometimes, the saved filename gets appended with random gibberish characters (e.g., Gemini_Generated_Image_fuy00sfuy00sfuy0.jpg).

Expected results: The image should be saved completely without any data corruption or pixel misalignment.

Additional Context: > When performing the exact same action in Google Chrome, the browser negotiates a compressed format (around 2MB) and the image saves perfectly with 100% data integrity and no visual glitches. The issue seems isolated to how Firefox handles large image blob data saving.

Steps to reproduce: Generate an image using Gemini Web. Right-click the generated image and select "Save image as...". Actual results: The saved image file (which is around 8MB uncompressed) is frequently corrupted. There are noticeable pixel misalignments, visual glitches, and tearing across the image. Re-saving the exact same image causes the glitches to appear in different random locations, indicating an unstable data transfer from memory to disk. Sometimes, the saved filename gets appended with random gibberish characters (e.g., Gemini_Generated_Image_fuy00sfuy00sfuy0.jpg). Expected results: The image should be saved completely without any data corruption or pixel misalignment. Additional Context: > When performing the exact same action in Google Chrome, the browser negotiates a compressed format (around 2MB) and the image saves perfectly with 100% data integrity and no visual glitches. The issue seems isolated to how Firefox handles large image blob data saving.
已附加屏幕截图

您需要登录才能回复。如果您还没账号,可以提出新问题