There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-607c503f-966c-494a-acc9-9dbcc175308a XWIKI-18194 Open

Exiting FullScreen from the gallery macro scrolls the page in a random location

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-2bce24aa-7a42-466e-a0a9-bd9514d2acfc Charpentier Lucas on 27/Feb/25 10:46
 

When lowering the opacity of the cover element, we can see that the screen is scrolled up to the top when we expand the macro. My guess is that when we press the button manually, there's something to scroll the user back down, but when we use the escape key shortcut, this scrolling back down is left out somehow.

 
cid:jira-generated-image-avatar-2bce24aa-7a42-466e-a0a9-bd9514d2acfc Charpentier Lucas on 27/Feb/25 10:47
 
When lowering the opacity of the cover element, we can see that the screen is scrolled up to the top when we expand the macro. Note that there's no scrolling at all anymore.
My guess is that when we press the button manually, there's something to scroll the user back down, but when we use the escape key shortcut, this scrolling back down is left out somehow.