Bug 39594

Summary: [navigation] Need more navigation commands for java editor
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: daniel_megert, matt
Version: 2.1Keywords: accessibility
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Tod Creasey CLA 2003-07-03 08:15:00 EDT
It would be of great use to users with screen readers if there were commands 
to do the following:

 a. option to include html elements in javadoc as part of element definition 
for navigation commands 
 b. end of current element 
 c. beginning and end of javadoc for current element
 d. Beginning and end of current block
Comment 1 Dani Megert CLA 2011-09-27 06:20:34 EDT
Some of this can be done using Expand Selection To > Enclosing Element (Alt+Shift+Up_Arrow) and then Left/Right_Arrow.