Bug 306803 - Not possible to traverse the Overview Pane with the TAB key
Summary: Not possible to traverse the Overview Pane with the TAB key
Status: RESOLVED FIXED
Alias: None
Product: MAT
Classification: Tools
Component: GUI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Krum Tsvetkov CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks: 300655
  Show dependency tree
 
Reported: 2010-03-23 06:12 EDT by Krum Tsvetkov CLA
Modified: 2014-01-31 07:55 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krum Tsvetkov CLA 2010-03-23 06:12:56 EDT
It is not possible to traverse the OverviewPane using the tab key. After "Biggest Objects Retained By size" the TAB key doesn't work any longer. Neither the arrow keys do. Going back is also not possible.
Comment 1 Krum Tsvetkov CLA 2010-03-23 06:26:52 EDT
I added a TraverseListener to the canvas which was used (svn revision 597). Now using the TAB key one can go through the whole Overview page. 
I'm not quite sure that going through the chart and the text below it makes much sense, but this is what I achieved at my first go.
Comment 2 Krum Tsvetkov CLA 2010-03-23 06:46:59 EDT
My second attempt gave better results. Now the TAB navigation inside the overview page works as I have expected it to be.
Comment 3 Krum Tsvetkov CLA 2010-03-23 06:49:37 EDT
Closing the bug as it was fixed with svn revision 598