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 - focus has been lost after pushing the Remove button
Summary: focus has been lost after pushing the Remove button
Status: VERIFIED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y, FOCUS
Depends on:
Blocks:
 
Reported: 2003-12-17 11:01 UTC by bnv
Modified: 2008-12-23 10:50 UTC (History)
5 users (show)

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 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