GNOME Bugzilla – Bug 701734
Implement accessible signals for form fields
Last modified: 2018-05-22 15:08:30 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
-- 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.