Skip to content

Incorrect accessibility frames #186

@defagos

Description

@defagos

With the hero stage introduced in iOS 3.3.0 and tvOS 1.3.2 the image is scaled, top aligned and clipped. As a result SwiftUI incorrectly identifies the accessibility frame (ignores the clipping and takes the largest frame, the one of the image).

We can either fix this issue or report it as a bug to Apple. This is not a big deal as accessibility works fine (though on iOS scrolling behaves oddly if you can see the screen).

Issue type

Incorrect behavior

Environment information

  • Application version: iOS 3.3.0 / tvOS 1.3.2
  • iOS / tvOS version: Any
  • Device: Physical

Reproducibility

Always reproducible

Steps to reproduce

  1. Launch the Play app
  2. Enable VoiceOver
  3. Navigate the hero stage

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue to be fix (issue and PR) - release notes section

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions