Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3663
Closed
Open
Issue created Nov 12, 2020 by Hannes Mezger@hannes-mezger

Wrong window has focus after pull

What steps will reproduce the problem?

  1. Open the log window (Git Show log)
  2. Right click the current branch
  3. Click Pull...
  4. Ensure Launch Rebase After Fetch is checked
  5. Click OK

What is the expected output? What do you see instead?

After fetching, which is shown in the Command Process window, a second window pops up which shows the rebase progress. After this second window is closed again, the Log Messages window has the active window focus. If one now presses ESC to close the Command Process window, the Log Messages window gets closed instead.

Instead, I'd expect the Command Process window to have the active window focus after the pull has finished, so key press events run in the context of the topmost window.

It seems like the Command Process window should actually be a modal window. This is only halfway true, as the Log Messages window ignores most mouse events, but not all.

What version of TortoiseGit and Git are you using? On what operating system?

TortoiseGit 2.11.0.0 (C:\Program Files\TortoiseGit\bin) git version 2.28.0.windows.1 (C:\Program Files\Git\bin; C:\Program Files\Git\mingw64; C:\Program Files\Git\etc\gitconfig) Windows 10, Version 2004

Please provide any additional information below.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking