Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
evince
evince
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 679
    • Issues 679
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 33
    • Merge Requests 33
  • 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
  • evinceevince
  • Issues
  • #357

Closed
Open
Opened Jun 06, 2013 by bugzilla-migration@bugzilla-migrationReporter

Implement accessible signals for form fields

Submitted by Joanmarie Diggs @joanmarie

Link to original bug (#701734)

Description

Once bug 701721 is fixed and form fields are exposed to assistive technologies, the following accessible signals/events should be emitted:

For all fields:

  • state-change:focused

For checkboxes and radio buttons:

  • state-changed:checked

For items in comboboxes/drop downs:

  • state-changed:selected

For the comboboxes/drop downs when a child object gets selected:

  • selection-changed

For text fields:

  • text-caret-moved
  • text-selection-changed
  • text-caret-moved
  • text-changed
  • text-insert
  • text-remove
  • text-update

Version: git master

Depends on

  • Bug 701721

Blocking

  • Bug 677348
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/evince#357