stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: Image viewer shows next image instead of clicked image in FireFox

Open MichinariNukazawa opened this issue 2 years ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

Image viewer shows next image instead of clicked image in a FireFox.

Steps to reproduce the problem

  • Specify 2 or more for Batch count in txt2img and generate multiple images
  • Click the image in the image display column (not the small thumbnail below the selected image) (Enlarged display where the image covers the entire page)

What should have happened?

expected behavior

  • The clicked image is enlarged in imageviewer

Observed

  • Shows next image instead of clicked image

Other Occurs only in FireFox. Doesn't reproduce in Chrome.

environment Ubuntu 22.04.1 FireFox 106.0.1 (64 bit) Chrome 106.0.5249.119 (Official Build) snap (64bit)

Commit where the problem happens

Commit hash: e7254746bbfbff45099db44a8d4d25dd6181877d

What platforms do you use to access UI ?

Linux

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

python3 launch.py

Additional information, context and logs

No response

MichinariNukazawa avatar Oct 29 '22 22:10 MichinariNukazawa

Also occurs in Windows10. Even when firefox 106.0.2 is run in safe-mode.

davepk97080 avatar Oct 29 '22 22:10 davepk97080

I confirm this

Goury avatar Oct 30 '22 06:10 Goury

this could possibly be the same reported bug

  • https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/615
  • https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/844

ClashSAN avatar Oct 30 '22 07:10 ClashSAN

Should be fixed, tried on firefox 108.02 on windows.

mezotaken avatar Jan 12 '23 15:01 mezotaken