Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lost editor focus in IntelliJ #3602

Closed
mb720 opened this issue Jan 24, 2019 · 3 comments
Closed

Lost editor focus in IntelliJ #3602

mb720 opened this issue Jan 24, 2019 · 3 comments
Labels
4.16 bug missing-log Read the CONTRIBUTING.md file for instructions

Comments

@mb720
Copy link

mb720 commented Jan 24, 2019

Hi and thanks a lot for i3!

I'm submitting a…

[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)

Current Behavior

After editing code in IntelliJ, I switch to another window. Then I return to the window with IntelliJ. I see that there's no cursor in IntelliJ's text editor and I'm not able to write anything until I use the mouse to click inside the editor.

Another workaround is to to press Shift+Ctrl+a which brings up IntelliJ's action popup, then press escape to get focus on the editor again.

Expected Behavior

Back in the window containing IntelliJ, I'd like to be able to resume editing code immediately without using the mouse.

Reproduction Instructions

  • Open a project in IntelliJ 2018.2 CE
  • Enter code in its editor
  • Change to another window
  • Change back to the IntelliJ window
  • Observe that you're not able to edit anymore

Environment

Output of i3 --moreversion 2>&-:

i3 version:
Binary i3 version:  4.16 (2018-11-04) © 2009 Michael Stapelberg and contributors
Running i3 version: 4.16 (2018-11-04) (pid 701)to abort…)
Loaded i3 config: /home/mb/.config/i3/config (Last modified: Fri 04 Jan 2019 07:39:04 PM CET, 1732569 seconds ago)

The i3 binary you just called: /usr/bin/i3
The i3 binary you are running: i3
set $term termite
focus_follows_mouse no
mouse_warping none
- Linux Distribution & Version: Arch Linux 4.20.2

I'm not sure whether this is a bug in IntelliJ or i3, to be honest.

@i3bot i3bot added bug missing-log Read the CONTRIBUTING.md file for instructions labels Jan 24, 2019
@i3bot
Copy link

i3bot commented Jan 24, 2019

I don’t see a link to logs.i3wm.org. Did you follow https://i3wm.org/docs/debugging.html? (In case you actually provided a link to a logfile, please ignore me.)

@i3bot i3bot added the 4.16 label Jan 24, 2019
@KJoke70
Copy link
Contributor

KJoke70 commented Jan 24, 2019

The pinned comment here says you need to add suppress.focus.stealing=false to your idea.properties file. The file is accessible via Help -> Edit Custom Properties....

@nashley
Copy link

nashley commented Oct 21, 2020

I'm still encountering this issue even with suppress.focus.stealing=false in ~/.config/JetBrains/IntelliJIdea2020.2/idea.properties
I reloaded i3, and suddenly it works 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.16 bug missing-log Read the CONTRIBUTING.md file for instructions
Projects
None yet
Development

No branches or pull requests

4 participants