Skip to content

Clarification of exemptions for 1.3.4 Orientation #3302

@patrickhlauke

Description

@patrickhlauke

A refocused/disambiguated version of a point that emerged from the discussion over on #3217

In general, there are two ways a site can fail 1.3.4 Orientation:

  • doing an "orientation lock" that forcibly keeps the display of content to a particular orientation - for instance, designing a page specifically for portrait aspect, and if the user has their device/viewport in landscape aspect, display the content but at a 90 degree angle (so that a user would have to tilt their head sideways to read it)
  • doing a "doorslam" message that tells the user to rotate their device - the content is not visible/usable, and is blocked from use completely

example of a doorslam, with "please rotate your device" message and an icon showing a phone in the wrong orientation with an arrow

Now, for the exceptions where "a specific display orientation is essential" ... the current wording of the SC means that in those essential cases, both approaches (keeping it locked to an orientation, and doing a doorslam) are allowed. Is that the intention?

if yes, I would suggest having a best practice piece of advice that clarifies that for essential exceptions, the "orientation lock" approach is preferable to the "doorslam" approach - at least then, users can still read/use the content (with difficulty, as they need to tilt their head)

if no, then we need to specify that the exception is only for orientation lock, and that "doorslam" approaches are never allowed even when it's an essential exception.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions