Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3663

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