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 65978 - [A11Y] Some components in "HTTP Monitor" window aren't marked when they are selected.
Summary: [A11Y] Some components in "HTTP Monitor" window aren't marked when they are s...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-05 14:52 UTC by Zdenek Konecny
Modified: 2007-07-24 22:54 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 Zdenek Konecny 2005-10-05 14:52:48 UTC
Open "Http Monitor" Window and begin switching tab for cycle between components
in this window. In some components is hard to recognize whether they are focused
or  not. Concretely:"Reload all records" button and all toggle buttons behind
this button when they are selected. 
JDK 1.5.0_05
Comment 1 Sherold Dev 2005-10-18 17:47:47 UTC
Marking as WONTFIX.

Buttons used in the HTTP Monitor are standard swing buttons, there is not much
we can do about how they are marked when they are focused.