Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,036
    • Issues 1,036
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 59
    • Merge requests 59
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • SettingsSettings
  • Merge requests
  • !465

universal access : Linking "Enable by Keyboard" to Universal Access Panel

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Veerasamy Sevagen requested to merge Sevagen/gnome-control-center:master-2 into master Apr 25, 2019
  • Overview 12
  • Commits 1
  • Pipelines 15
  • Changes 1

The issue was that toggling the "Enable by keyboard" switch did not alter the state of the Typing Assist section. It was staying as "Off" even when "Enable by keyboard" was on.

The reason was because the update_accessx_label was checking the other 3 options(Bounce keys, Slow keys and Sticky keys) but not the keyboard toggle. So I added keyboard toggle in the condition which checks whether to update the label.

Fixes #495

Edited Sep 25, 2020 by Robert Ancell
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-2