This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 223156 - Ctrl-7 switches to navigator, but the component may not have focus
Summary: Ctrl-7 switches to navigator, but the component may not have focus
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Navigator (show other bugs)
Version: 7.3
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jan Peska
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-12-03 08:40 UTC by Jaroslav Tulach
Modified: 2012-12-04 07:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2012-12-03 08:40:35 UTC
I am using Kubuntu 12.04 and 12.10, metal l&f.

When in Java source and pressing Ctrl-7, the navigator shows properly (I have it do minimized on left border by default), but often the focus is elsewhere. That means I can't just type the name of the methods to jump to.

Closing the navigator window via Esc and using Ctrl-7 usually fixed the focus. Still I found the current unreliability very annoying.
Comment 1 Jaroslav Tulach 2012-12-03 08:41:18 UTC
I remember similar problems during our work on 7.2 release, but the final version did not exhibit any significant problems as far as I remember.
Comment 2 Jan Peska 2012-12-03 09:32:48 UTC
(In reply to comment #1)
> I remember similar problems during our work on 7.2 release, but the final
> version did not exhibit any significant problems as far as I remember.

Yes there was the same problem for 7.1.x http://netbeans.org/bugzilla/show_bug.cgi?id=212893

I thought that it occurs only on TC open but it seems it can happen on every providers update -> I'll probably have to request focus after every update. But it should be reproducible on final 7.2 release too... Evaluating
Comment 3 Jan Peska 2012-12-04 07:27:13 UTC
fix: http://hg.netbeans.org/core-main/rev/a3e1746e9617