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

Key: IDEA-19870
Type: Bug Bug
Status: Open Open
Assignee: Kirill Kalishev
Reporter: Dan Cioca
Votes: 0
Watchers: 0
Operations

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

File structure popup (Ctrl-F12) does not focus the list

Created: 02 Oct 08 15:54   Updated: 02 Oct 08 18:27
Component/s: Code Navigation

Environment: Windows XP

Build: 8,823
Severity: Low


 Description  « Hide
When "File Structure" window was popping up (default Ctr-F12), it used to focus directly on the list, enabling the "speed search" when starting typing a method name.
Now it requires a mouse-click to focus the list first, which is annoying. Tab focus navigation does not seem to work either.

 All   Comments   Work Log   Change History      Sort Order:
Dan Cioca - 02 Oct 08 16:29 - edited
Probably a more generic problem: The "Rename" dialog (Shift-F6) also focuses weirdly.
Strange thing is that it happens only right after issuing the popups. If the entire IDE looses focus with one of these popups active, and than gains it back again, the right element will be focused.

Dan Cioca - 02 Oct 08 18:27
After restarting idea, the issue was no longer reproducible.