Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtranslator gtranslator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • gtranslatorgtranslator
  • Merge requests
  • !110

<c-f> now focuses on search entry if already shown

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Amrit Borah requested to merge Elessar1802/gtranslator:search_issue into master Apr 01, 2022
  • Overview 4
  • Commits 3
  • Pipelines 3
  • Changes 6

Previously, <c-f> would only show the search bar if the search bar had not already been revealed within the tab. This pertains to #153 (closed) .

Now, will show the search bar and if already shown then focusses the search entry within the search bar.

I am interested in participating in GSOC 2022, and am going to apply for Gtranslator project idea. This is my first contribution to an open source project. I have been trying to familiarize myself with the code base through the last couple of days.

Your feedback would be really helpful. Thank you.

Edit: *typo, added issue link

Edited Apr 01, 2022 by Amrit Borah
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: search_issue