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 229867 - [a11y] No keyboard navigation in Attach Wizard steps
Summary: [a11y] No keyboard navigation in Attach Wizard steps
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 15:11 UTC by Jiri Sedlacek
Modified: 2013-05-24 02:45 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 Jiri Sedlacek 2013-05-16 15:11:25 UTC
There's no support for keyboard navigation in the Attach wizard in HTML steps. Needed to switch JDK5/6+, create remote pack etc.
Comment 1 Jiri Sedlacek 2013-05-16 15:13:21 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/f854971dc54c.
Comment 2 Jiri Sedlacek 2013-05-16 15:16:00 UTC
Shortcuts to select links in a HTML document using keyboard are mentioned here: http://docs.oracle.com/javase/7/docs/technotes/guides/access/new-features.html.
Comment 3 Quality Engineering 2013-05-24 02:45:29 UTC
Integrated into 'main-golden', will be available in build *201305232300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f854971dc54c
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #229867 - invoke selected link in HTMLTextArea