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 38170

Summary: focus has been lost after pushing the Remove button
Product: platform Reporter: bnv <bnv>
Component: Property EditorsAssignee: _ tboudreau <tboudreau>
Status: VERIFIED INVALID    
Severity: blocker CC: bnv, ccv, mbudris, petersl, vgorr
Priority: P3 Keywords: A11Y, FOCUS
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description bnv 2003-12-17 11:01:21 UTC
Product Version = Sun Java Studio Interprise
2004Q2 (Build 031210) -- build09
IDE Versioning = IDE/1 spec=3.42.2.0.1 impl=031210
OS:= Windows 2000 version 5.0 running on x86
Java = 1.4.1_05

1. In the main window, choose Tools->Options.
2. In the Options dialog window, highlight  Sun
ONE | Sun One Web Server Setting node
3. On the Properties tab pane, click [...] in 
Security Role Users
4. wait for the Security Role Users dialog
5. push ALT-A  twice (Add button)
6. push the ALT-R  (Remove button)

Focus is on the disabled button 'Up' and it is
impossible to navigate it with 'Tab' key.
Comment 1 Jiri Rechtacek 2004-01-05 09:04:34 UTC
reassigned to property editors
Comment 2 _ tboudreau 2004-01-05 21:55:05 UTC
If this is *not* on NetBeans 3.5 - that is, if it's using the
rewritten property sheet from the current trunk, could you please do
the following:

Highlight the property in the property sheet.
Press Ctrl-Shift-Home.
One line should be printed to the console - please add it to this issue.

The one line is the class name of the property editor with the
problem.  I have no idea whose or what property editor Security Role
Users is - I suspect it is not part of NetBeans codebase, since I
don't think we have any such controls, but I won't know without more info.
Comment 3 _ tboudreau 2004-02-20 14:57:15 UTC
No further info, AFAIK NetBeans provides no property or property editor for this property.  
Closing.
Comment 4 Marian Mirilovic 2004-02-20 22:00:48 UTC
verified