Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 923
    • Issues 923
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 75
    • Merge requests 75
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • SettingsSettings
  • Merge requests
  • !332

datetime: Use accessible-description instead of -name for Hour & Minute

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jeremy Bicha requested to merge jbicha/gnome-control-center:datetime-a11y into master Jan 03, 2019
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

In my testing, default orca didn't seem to read the "Hour" or "Minute" words when we used accessible-name but it does work with accessible-description.

This is the only place we used accessible-name in gnome-control-center but we use accessible-description in a few other places.

Other Info

More specifically, it now reads:

"37 selected spinbutton Minute"

which seems good enough to me. Maybe "Minute" would be read earlier in the phrase if accessible-name worked how I would have expected.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: datetime-a11y