Problem/Motivation

If you try to navigate within the submenu in the navigation sidebar with ios 26.4 in Safari the spacing between menu items is off (see ios.mp4)

Steps to reproduce

access a site on the main branch with the navigation module installed and expand the create, structure, configuration and report top level menu item.

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#5 ios_reencode.mp4982.94 KBrkoller
ios.MP46.14 MBrkoller

Comments

rkoller created an issue. See original summary.

sourav_paul’s picture

Thanks @rkoller to bring this bug to our attention.

can you re-upload a proper video?, as the uploaded video is not visible.

rkoller’s picture

The video linked in the issue summary is not displayable on your computer? i thought mp4 would be the most compatible? Which container and or video format would you need/prefer? Or in case you missed the link in the table within the issue summary I've referred to, it is https://www.drupal.org/files/issues/2026-04-02/ios.MP4

sourav_paul’s picture

No I've rechecked that downloaded video is corrupted,
Can you please provide video in webm or mkv format?

rkoller’s picture

StatusFileSize
new982.94 KB

i've just redownloaded the video and i am able to play it, it is definitely not corrupt. it probably uses a videocodec your operating system or player is unable to suppoert. webm and or mkv are just container formats same as mp4. i would need to know which video and audio codec you are able to play? i reencoded with a ffmpeg command i usually use converting mov to mp4 using h264 as the video and aac as the audio codec. check if that would be possible to watch for you. if not please add the video and audio codec you are able to play and i will try to figure out the conversion in ffmpeg over the weekend. or the other option would be simply use something like vlc as the videoplayer. there the video works as well

sourav_paul’s picture

Thanks rkoller, There was some issue with my linux default video player, I've successfully opened the video with VLC.