racket / racket/gui

When I Alt+Tab away from and back to DrRacket with a file dialog opened, the main window is focussed

Open
#301 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Racket
Stars
68
Forks
82
PR merge metrics
No merged PRs in 30d

Description

What version of Racket are you using?
8.5 [cs]

What program did you run?

  1. Ensure some application other than DrRacket is open.
  2. Start DrRacket.
  3. File→Open. The file dialog is now focussed.
  4. Press Alt+Tab. Another application is now focussed.
  5. Press Alt+Tab. DrRacket is focussed, but the main window, not the file dialog.

What should have happened?
In Step 5, the file dialog should be focussed. If I repeat the steps above with GEdit instead of DrRacket, I get the expected behaviour.

Please include any other relevant details
e.g., the operating system used or how you are running the code.

I am using Racket from the PPA on Ubuntu GNOME 22.04.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on Ubuntu GNOME 22.04 with Racket 8.5 [cs], following the reported File→Open and Alt+Tab steps. Inspect the DrRacket file-dialog focus handling; done means returning to DrRacket restores focus to the file dialog rather than the main window.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.