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

Keyboard: Align button to create shortcut

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Miller requested to merge mmilles/gnome-control-center:align-button-keyboard into main Nov 14, 2022
  • Overview 7
  • Commits 2
  • Pipelines 3
  • Changes 2

The 'Set Shortcut...' button is inside a GtkStack having only one column, not allowing to expand it.

I removed GtkStack keeping its 'Set Shortcut' child taking up two columns.

However, there is still a problem, when I have a shortcut registered and I add another one, but with the same combination, the message appears showing that there is already another one, so when resetting the Name, Command and Shortcut elements, they are indented.

Gravação_de_tela_de_2022-11-14_12-16-18

Issue #2107

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: align-button-keyboard