Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,601
    • Issues 1,601
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 219
    • Merge requests 219
  • 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
  • gtkgtk
  • Merge requests
  • !4945

Draft: gtkfilechooserwidget: Focus filename instead of search when saving

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Clyde Laforge requested to merge MrScafir/gtk:focusFileNameFileChooserSave into main Aug 11, 2022
  • Overview 5
  • Commits 1
  • Pipelines 8
  • Changes 1

Focus and forwards initial keystroke when the user starts typing after interacting with the location (i.e: selecting appropriate folder) if the widget is in save mode. Previously, it would open the search no matter the mode, which is great when opening a file, but adds an additional mouse interaction when saving.

Fixes #326

Edited Aug 11, 2022 by Clyde Laforge
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: focusFileNameFileChooserSave