Bug 20447 - Editor close loses keyboard focus
Summary: Editor close loses keyboard focus
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2002-06-17 10:02 EDT by Adam Schlegel CLA
Modified: 2002-06-17 12:12 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Schlegel CLA 2002-06-17 10:02:37 EDT
Build F3 - Linux-Motif

When focus is given to the navigator by closing the last editor, the nabigator
does not listen to keyboard input until manually selected by the user (using the
mouse).

1) Close all open editors
2) Open a file by double-clicking in the navigator
3) Run File->Close. Focus should return to the navigator.
4) Press 'delete' to delete the file you just opened. Nothing happens.
5) Press up/down arrows to change the selection. Nothing happens.
6) Click on the selected file. Now the navigator responds to the keyboard.
Comment 1 Nick Edgar CLA 2002-06-17 10:56:04 EDT
Adam, does using Ctrl+F7 work around the problem?
Comment 2 Mike Wilson CLA 2002-06-17 11:04:46 EDT
GG, please investigate. Is there something we can do about this for F4?
Comment 3 Mike Wilson CLA 2002-06-17 11:05:09 EDT
Is this related to the "arrow and tab key" fix?
Comment 4 Grant Gayed CLA 2002-06-17 11:46:47 EDT
I see this in F3 but not in my self-hosted with the latest swt, so I think that 
this is fixed as a side-effect of Silenio's changes.  I'll get today's build 
when it becomes available and confirm that this no longer happens.
Comment 5 Grant Gayed CLA 2002-06-17 12:12:54 EDT
Confirmed that this is fixed in today's pending integration build as a result 
of our changes last week.  Closing.