Steps to replicate the issue (include links if applicable):
- Go to https://en.wikipedia.org/w/index.php?title=117th_United_States_Congress&oldid=1133376917#Party_summary
- See what should be an image gallery in slideshow mode, with the gallery caption "Senate membership"
What happens?:
- What I see is a horizontal-scrolling box with the gallery caption on the left side and a broken slideshow on the right side. Each image is displayed, but in a box that is just 100px tall, with a vertical scroll bar. The image captions are displayed in what appears to be their proper offset location at the bottom of the display area, but that ends up being at the top of each image.
What should have happened instead?:
- Images should display in their entirety, without vertical or horizontal scroll bars.
- Note that removing the "caption" parameter from the gallery tag appears to resolve the problem, at the expense of the desired caption.
Software version (skip for WMF-hosted wikis like Wikipedia):
en.WP as of this date stamp
Other information (browser name/version, screenshots, etc.):
Firefox for Mac, latest version.
I first noticed this problem a week or two ago, but I thought it was related to a Linter error that I was working on in a Portal page. It was reported at WP:VPT today. [https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#gallery_mode="slideshow"_broken]