Bug 2639 - Bookmark Smoke Tests (1GHFZ5Z)
Summary: Bookmark Smoke Tests (1GHFZ5Z)
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2001-10-10 22:40 EDT by Kevin Haaland CLA
Modified: 2017-01-03 07:54 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 Kevin Haaland CLA 2001-10-10 22:40:29 EDT
This is a test list for the bookmark.

Presentation
	Verify that appropriate strings appear in all menu items and text fields.
	Verify that the view shows appropriate scrollbars when its contents extends beyond its client area.	

View Actions
	Verify that the enablement and the action of Delete and 'Show in Navigator' in the context menu are consistent with the view's tool bar.
	Verify that 'Go to File', Delete, 'Show in Navigator' are enabled only if is there an item selected.
	Verify that 'Go to File', Delete, 'Select All' work.
	Verify that the DELETE key maps to the Delete action.
	Verify that 'Show in Navigator' opens the navigator view, if not already open, and highlights the resouce where the bookmark is.
	Verify that Delete erases the corresponding bookmark marker from the vertical ruler if the file is open in the editor.

Adding bookmarks via Text Editor
	Verify that for a line that doesn't have a bookmark, the context menu in the editor contains 'Add Bookmark...' and invoking it adds both 
		the bookmark marker to the vertical ruler and an item to the view.
	Verify that for a line that has a bookmark, the context menu in the editor contains 'Remove Bookmark' and invoking it removes both
		the bookmark marker from the vertical ruler and the item from the view.

Adding bookmarks via Navigator and Packages views
	Verify that only files have 'Add Bookmark...' in the context menu and invoking it works correctly.

Edit Menu Action
	Verify that the enablement and the actions of Delete, 'Select All', and 'Add Bookmark' in the Edit menu is consistent 
		with the view's context menu.

Persistence
	Verify that the view shows information on open projects only.
	Verify that the view's selection and top index are persistent between sessions.
Comment 1 Eclipse Genie CLA 2017-01-03 07:54:28 EST
GitHub Pull Request 2737 created by [MHerbst]
https://github.com/eclipse/smarthome/pull/2737