Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-7226

Rename Branch window doesn't have keyboard focus

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 4.0
    • Git
    • None
    • Minor

      When choosing "Rename Branch", the window comes up, but no control has keyboard focus. Given the main purpose is to change the branch's name, the text in the field containing the branch name should really be selected.

      Note: The "full keyboard access" setting on macOS is the default ( off )

      This should really be taken care of by your GUI framework by default. So I'm assuming whatever you're using is not AppKit, which by default grabs the first text field unless you somehow manage to remove fields without updating the key view loop properly. Might be worth ensuring that the framework takes care of this, as I think other spots in the UI also have this issue.

              75e61816958e Pratap Guvvala
              5451048c44d7 uliwitness
              Votes:
              4 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: