Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-software gnome-software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 231
    • Issues 231
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-softwaregnome-software
  • Merge requests
  • !1254

shell: Activate the correct back button

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adrien Plazas requested to merge aplazas/gnome-software:go-back into main Mar 01, 2022
  • Overview 10
  • Commits 2
  • Pipelines 5
  • Changes 1

This makes the Alt+Left key binding activate the right back button, as it was activating both.

It used to only activate the visible button, but for some reason it was activating both (probably a change from GTK 4), making the view always go back to the overview. This ensures we always activate only the relevant button.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: go-back