This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 54656 - Focus lost after closing document from Document window by keyboard
Summary: Focus lost after closing document from Document window by keyboard
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: A11Y, FOCUS
Depends on:
Blocks:
 
Reported: 2005-02-08 09:28 UTC by Marian Mirilovic
Modified: 2008-12-22 22:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2005-02-08 09:28:45 UTC
NB4.1 (200502071900) JDK 1.5.0_03 (ea)

Steps to reproduce:
- run IDE
- open 3 files
- invoke Document dialog
- select one tab and press Alt + L (Close)
-> selected document is closed, try to move cursor
ar focus another document in the same dialog ->
it's impossible, focus is lost
Comment 1 Milos Kleint 2005-03-02 08:14:57 UTC
reassigning
Comment 2 Milos Kleint 2005-03-10 09:33:57 UTC
fixed in trunk. DocumentsDlg.java rev 1.13
Comment 3 Marian Mirilovic 2005-03-19 09:08:35 UTC
verified in NB4.1(200503172015)