Bug 103001 - Remove forward and back buttons from xref view
Summary: Remove forward and back buttons from xref view
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 1.2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Helen Beeken CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 09:01 EDT by Helen Beeken CLA
Modified: 2005-07-07 11:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helen Beeken CLA 2005-07-07 09:01:01 EDT
The forward and back navigation buttons are redundent in the xref view -
therefore, we need to remove them.
Comment 1 Helen Beeken CLA 2005-07-07 11:38:49 EDT
The fix is to remove the NavigationHistoryManager and NavigationHistoryAction
classes, along with all references to them in the XReferenceView. It is
reasonable to delete these classes since I don't believe that forward and back
navigation is relevant for the xref view.

This has been integrated and can be found in build:

BUILD COMPLETE -  build.447
Date of build: 07/07/2005 15:47:46
Time to build: 44 minutes 52 seconds
Last changed: 07/07/2005 15:07:25


(plus there is a manual test)