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 230184 - Navigator nodes has no focus when opened for a XML file
Summary: Navigator nodes has no focus when opened for a XML file
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 14:01 UTC by Michel Graciano
Modified: 2015-09-30 01:20 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 Michel Graciano 2013-05-23 14:01:59 UTC
The Navigator view for XML need to have the same behaviour as Java files have, which is automatic focus when opened by keyboard shortcut.
Comment 1 Michel Graciano 2013-05-23 14:03:53 UTC
To reproduce it:
1. Open a XML file (I tested with persistence.xml and pom.xml)
2. Go anywhere in the code and hit Ctrl + 7

You will see that the Navigator is opened but we do not have focus on the nodes. It is necessary to have this behaviour even if the Navigator view is minimized.
Comment 2 Martin Balin 2015-09-17 13:21:23 UTC
Report from old NetBeans version. Due to code changes since it was reported likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.
Comment 3 Michel Graciano 2015-09-17 14:09:04 UTC
It is still valid.

v. NetBeans IDE Dev (Build 20150915-cf4f4fc676df)
Comment 4 Svata Dedic 2015-09-25 14:58:40 UTC
Fixed in jet-main#a7828387f46f
Comment 5 Quality Engineering 2015-09-30 01:20:29 UTC
Integrated into 'main-silver', will be available in build *201509300002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a7828387f46f
User: Svata Dedic <sdedic@netbeans.org>
Log: #230184: tree view assumes focus if navigator gets focused