Bug 2218 - [Navigator] Deleting resource in Navigator should select next item (1GEAOO3)
Summary: [Navigator] Deleting resource in Navigator should select next item (1GEAOO3)
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 98
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, investigate
Depends on:
Blocks:
 
Reported: 2001-10-10 22:30 EDT by Nick Edgar CLA
Modified: 2002-09-03 17:21 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:30:03 EDT
- new project A
- new file B.txt under A
- new file C.txt under A
- delete B.txt
- the selection is cleared, and C.txt has focus
- delete C.txt
- the selection is cleared, and A has focus

When an element is deleted, the next sibling should be selected.
If there is no next sibling, the parent should be selected.
If there are multiple items selected, it should use the focus item to decide which item is selected next.
That is, the next sibling of the focus item (after deletion) or its parent if none.

NOTES:

NE (5/25/01 3:27:30 PM)
	Note that this simplifies keyboard operation too.
	It's also consistent with Windows Explorer.
Comment 1 DJ Houghton CLA 2001-10-29 18:00:10 EST
PRODUCT VERSION:
110 JDK

Comment 2 Tod Creasey CLA 2002-01-11 10:07:41 EST
Low priority and not a requirment for accessibiility. Also it is not clear that 
this is desired behaviour. Deferred.
Comment 3 Randy Giffen CLA 2002-08-07 17:17:54 EDT
Reopen for investigation
Comment 4 Kevin Haaland CLA 2002-09-03 17:21:22 EDT
Obsolete