Skip to content

Steals system focus #449

@nadia-tarashkevich

Description

@nadia-tarashkevich

Steps to reproduce
Run an application in debug mode using IntelliJ IDEA with JRebel.
Make a change in the code that triggers compilation.
Switch focus to another application (e.g., a web browser) and start typing in a text field.
Expected result
IntelliJ IDEA compiles in the background without interrupting the user's workflow in the other application.

Actual result
While IntelliJ IDEA compiles, it forces the application window to become the focused window, interrupting the user's workflow and potentially causing unintended edits or interactions.

Environment
Operating System: Windows 11
IDE version: IntelliJ IDEA 2025.1.3 (Ultimate Edition), Build #IU-251.26927.53, built on June 23, 2025

Originally reported at https://youtrack.jetbrains.com/issue/IJPL-196460

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions