Bug 1986 - [Markers] Marker View should remember top item (1GD5MM6)
Summary: [Markers] Marker View should remember top item (1GD5MM6)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2001-10-10 22:23 EDT by Nick Edgar CLA
Modified: 2009-08-30 02:11 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 Nick Edgar CLA 2001-10-10 22:23:53 EDT
When the task list is restored, it doesn't remember which items were visible.
It should remember the top item (which it can get from the Table widget),
and set it back after restoring the contents and selection.

NOTES:
	EJP (5/7/01 3:23:32 PM)
		It is saving the position (selection) of the horizontal and vertical scrollbars.
		The navigator is working but the tasklist does not.
		Task list works on Linux.

		- Moving to SWT.

	McQ (09/05/2001 3:16:33 PM) -
		We do not support positioning the table via programatically changing
		the position of the scrollbar. The application code should be using
		getTopIndex/setTopIndex.

	EJP (5/10/01 10:29:02 AM)
		- There is nothing in the API specifying how it is supposed to work.
		- It works for tree why shouldn't it work for table?
		- There is no API to get the topindex on a tree.
		** I am still using it for tree and I changed the code on table to use the top index.
		- Either, we need the schroll bar working or a getTopIndex for the tree.
Comment 1 DJ Houghton CLA 2001-10-29 17:43:34 EST
PRODUCT VERSION:
101 JDK

Comment 2 Kevin Haaland CLA 2002-01-25 12:35:26 EST
Defer
Comment 3 Randy Giffen CLA 2002-08-06 17:22:10 EDT
Reopened for investigation
Comment 4 Tod Creasey CLA 2006-04-07 10:03:09 EDT
There are currently no plans to work on this feature
Comment 5 Denis Roy CLA 2009-08-30 02:11:06 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.