Accessibility : Full keyboard access with scroll view in swiftui

I have checked almost all previous question related to my query but did not find my solution. I'm facing issue with Full keyboard access accessibility when integrate it with scrollview. Inside scrollview textfield and secure textfield are accessible with "tab" key but other component like buttons are not accessible using "tab" key.

but when I remove scrollview all elements are accessible with "tab" key.

Even in system installed iOS Apps they don't support scrollview with tab button, I have

analysed apple documentation regarding this but did not find specific to this.

Does anyone have idea regarding this kind of behaviour?

Replies

If the navigation order you're experiencing in a scroll view feels off to you, please capture a screen recording and sysdiagnose and upload them together in a bug report? You can file feedback here, https://developer.apple.com/bug-reporting/

It really is the best way to get information to the team quickly about what you see and it helps us understand if we need to make a bug fix around this behavior. When you file a report please reply with the Feedback ID and I'll make sure it gets to the right folks.