After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701734 - Implement accessible signals for form fields
Implement accessible signals for form fields
Status: RESOLVED OBSOLETE
Product: evince
Classification: Core
Component: PDF
git master
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on: 701721
Blocks: 677348
 
 
Reported: 2013-06-06 13:37 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2018-05-22 15:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joanmarie Diggs (IRC: joanie) 2013-06-06 13:37:08 UTC
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
Comment 1 GNOME Infrastructure Team 2018-05-22 15:08:30 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/357.