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 232230

Summary: [Breadcrumbs] Navigation via keyboard missing
Product: editor Reporter: markiewb
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: REOPENED ---    
Severity: normal Keywords: A11Y, USABILITY
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=232227
Issue Type: ENHANCEMENT Exception Reporter:

Description markiewb 2013-07-03 21:13:39 UTC
I miss the ARROW-navigation within the breadcrumb bar

* horizontal ARROW-navigation (press LEFT/RIGHT) to switch the breadcrumb entries
[Class] > Member  >  SubMember //press RIGHT - [] marks the current selection
 Class > [Member] >  SubMember //press RIGHT
 Class >  Member  > [SubMember]//press LEFT
 Class > [Member] >  SubMember //and so on...

  When an entry is selected then it should popup its children too.

* vertical navigation (press UP/DOWN) for switching the selected children item (#232227)

* I also miss a shortcut to get the input focus to the breadcrumb bar. I like to press a shortcut to set the focus to the most significant breadcrumb entry (the rightmost one) and then I like to navigate via ARROW-keys (as explained above)
Comment 1 Martin Balin 2016-07-07 07:28:35 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 2 markiewb 2016-07-10 18:27:15 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)