History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17359
Type: Bug Bug
Status: Open Open
Assignee: Kirill Kalishev
Reporter: Wallaby Pouch
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

ALT+Tab forth and back on Windwos puts focus on main menu

Created: 11 Mar 08 18:55   Updated: 12 Mar 08 14:53
Component/s: Editor. Editing Text

Environment: Windows XP, Java 1.6_04

Build: 7,744
Severity: Medium


 Description  « Hide
I often edit some text in IntelliJ and use alt+tab to switch to the browser to test the (JSP) changes.

Then I come back by pressing ALT+Tab again to continue editing the file.

Most of the time the focus is not any more in the file edit part but on the main menu bar on the File sub menu. This is quite annoying because my work flow is interrupted most of the time.

I can consistently reproduce this by pressing alt-tab several times. Make sure do the alt-tab switching / key pressing in different speed. It seems the focus-stealing only comes with a certain time of holding the keys.

If you need more information please let me know. You're doing an awesome job with Intellij!



 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 12 Mar 08 14:53
7755: reproduced with Windows classic look and feel.
Put focus in IDEA editor.
. Alt+Tab (to different application).
. Not pressing anything else, Alt+Tab (back to IDEA).
. Not pressing anything else, Alt+Tab (to different application).
. Not pressing anything else, Alt+Tab (back to IDEA).
Result: focus is on main menu / File.

This does not happen with Alloy look and feel.