Fullscreen mode not working in image viewer for essay
and splash
pages.
#849
Labels
bug
Actual behavior does not match expected behavior
quire-11ty
This is an issue with the quire-11ty package
status:triage needed
Issue needs to be triaged by the Quire team. This label is automatically applied to new issues.
Before proceeding, make sure there isn’t an existing issue for this bug.
Expected Behavior
No matter the
layout
type, when an image is opened in the image viewer, and you click the fullscreen button in the upper left corner, it should open the image in fullscreen mode.Actual Behavior
On the
essay
andsplash
pages, when the image is opened in the viewer and the fullscreen button is pushed, nothing happens. The image does not go fullscreen.Important to note: you can open images in fullscreen mode on the
entry
type pages.Steps to Reproduce
splash
) or American Photographs (essay
) pages, open the images in the image viewer and click the fullscreen buttonVersion Numbers
[test-project]
quire-cli 1.0.0-rc.10
quire-11ty 1.0.0-rc.14
starter https://github.com/thegetty/[email protected]
[System]
quire-cli 1.0.0-rc.10
node v18.16.0
npm 9.5.1
os Darwin 21.6.0
Web Browser
I tested with Chrome 114 and Firefox 117, and @cbutcosk tested on Safari 16.6 and Chrome 116.
Relevant Terminal/Shell Output
No response
Supporting Information
Special thank you to @cbutcosk for bringing this bug to our attention in #815. As noted by @cbutcosk "I suspect your developers also need to add a Shadow DOM polyfill for Safari < 16.5 (mobile and desktop), which in this issue breaks in a slightly different way from the Chromium-based browsers."
So when fixing this issue be sure to test in multiple browsers!
The text was updated successfully, but these errors were encountered: