Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gtk
gtk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,146
    • Issues 1,146
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 143
    • Merge Requests 143
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gtkgtk
  • Merge Requests
  • !2721

Open
Opened Oct 19, 2020 by Yann Dirson@ydirson
  • Report abuse
Report abuse

Improve FileChooser a11y

  • Overview 4
  • Commits 4
  • Pipelines 7
  • Changes 7

My ultimate goal is to be able to drive GtkFileChooserDialog through a11y to open a file when we know its path, ie. using the Location text field which is not visible by default.

This MR gives GtkFileChooserWidget enough a11y to be controlled for this, and helps to find the GtkFileChooserWidget inside the GtkFileChooserDialog. In use for scripts/uitest in https://gitlab.com/omaha-bgg/omaha/-/tree/toolkit/gtk3

The add a couple of accessible names in .ui file commit is not strictly necessary to restore a11y there, but it is useful to dig into problems as described in https://ydirson.gitlab.io/the-floss-cook/a11y/2020/10/28/pyatspi-gtkfilebrowser.html

Edited Oct 31, 2020 by Yann Dirson
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: GNOME/gtk!2721
Source branch: filechooser-a11y