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 38979 - A11Y: Deployment Progress Monitor on tomcat
Summary: A11Y: Deployment Progress Monitor on tomcat
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-01-19 08:48 UTC by Marek Fukala
Modified: 2004-08-13 12:11 UTC (History)
1 user (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 Marek Fukala 2004-01-19 08:48:37 UTC
No Accessible description :
   Class: javax.swing.JCheckBox {  Automatically
close this window when finished. |  }
   Class: javax.swing.JFrame {  Deployment
Progress Monitor |  }


Note -
org.netbeans.modules.web.monitor.client.TransactionView
ought to override getPersistenceType() rather than
using
the client property or accepting the default.
Comment 1 Nam Nguyen 2004-02-27 08:17:34 UTC
Retarget ot promo D.
Comment 2 Jaromir Uhrik 2004-05-26 16:27:56 UTC
Increasing the priority to P2(see a11y bug priorities guidelines:
http://qa.netbeans.org/processes/a11y_bug_priority_guidelines.html ).
Comment 3 Sherold Dev 2004-07-28 15:01:08 UTC
> No Accessible description :
>   Class: javax.swing.JCheckBox {  Automatically
> close this window when finished. |  }
>   Class: javax.swing.JFrame {  Deployment
> Progress Monitor |  }

fixed - accessible description was added

> Note -
> org.netbeans.modules.web.monitor.client.TransactionView
> ought to override getPersistenceType() rather than
> using
> the client property or accepting the default.

this was already fixed