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 18404 - JAR Packager is not accessible
Summary: JAR Packager is not accessible
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-12-06 11:03 UTC by Jiri Mzourek
Modified: 2003-07-01 10:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
18404 file diffs (8.21 KB, patch)
2002-01-17 19:37 UTC, brinkley
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Mzourek 2001-12-06 11:03:11 UTC
See test results on:
http://ui.netbeans.org/modules/modules-jarpackager/windows.html
Must be fixed to 3.3.1
Comment 1 Filip Rachunek 2001-12-12 08:49:26 UTC
Is anybody from Jar Packager team working on this issue?
It should be fixed ASAP since other modules [e.g. WebAdvanced] use Jar
Packager UI.
Comment 2 brinkley 2001-12-12 09:26:47 UTC
Yes, we are working on it.
Comment 3 Brad Ashby 2001-12-20 23:06:41 UTC
The following is a list of changes to the dialogs. Generally the only hard requirements
that needed fixing was the addition of a11y names to two widgets in the contents 
dialog(also same widget in 3rd dialog), although both were in titled panels, and adding 
mnemonics to two buttons that are iconic buttons (i.e. non textual). Additional a11y 
descriptions were added here and there. Here is an itemized list additions, or an 
explanation of why something was ignored.
-------
1st dialog (Recipe name)
Added a11y description to browse button to disambiguate which field it is browsing 
for.(convention used by other ui developers here)

----
2nd dialog
Added ally description to overall dialog
Added ally name to JTable 
Added ally description to JTable
added ally name to Explorer pane
added ally description to Explorer pane.
Scrollbar messages were ignored.
Label for messages ignored as both of those widgets now have a11y names and 
descriptions.
Tab traversal messages ignored as these are incorrect. Window has widgets that
use tabs internally, ctrl-tab needs to be used and it is working correctly for
traversal per Java L&F
---------
3rd dialog
Added ally description to overall dialog
Added ally name to JTable 
Added ally description to JTable
Scrollbar messages were ignored.
Label for messages ignored as widget now has a11y name and description.
----------
4th
added description to overall dialog (NBDialog)
Label for messages ignored as widget had a11y name and description.
----------
5th dialog
added description to overall dialog (NBDialog)

----------
6th dialog
Same implementation as 2nd-- see above

--------
7th dialog
Same implementation as 4th-- see above
Comment 4 Jiri Mzourek 2002-01-04 09:41:29 UTC
1st wizard dialog:
- missing a11y description for combo box and all textfields
- missing a11y description for the dialog (you must set description
for the panel)

2nd wizard dialog:
- missing a11y name and a11y description for TreeView (you can set
them in tha same way as for any other component)

3rd wizard dialog:
- missing a11y description for the dialog (you must set description
for the panel)

Property Editor (Compression Level):
- missing a11y description for slider

Property Editor (Contents):
- missing a11y name and a11y description for TreeView


Comment 5 Marian Mirilovic 2002-01-16 13:50:56 UTC
P3 -> P2

This issue must to be fixed for 3.3.1 .
Comment 6 brinkley 2002-01-17 05:46:51 UTC
This is an important issue for 3.3.1 but that doesn't make it a p2.
Downgrading to p3
Comment 7 brinkley 2002-01-17 17:27:02 UTC
Fixed in main trunk.
Comment 8 brinkley 2002-01-17 17:50:53 UTC
Jiri can we retest this.
Comment 9 brinkley 2002-01-17 19:37:18 UTC
Created attachment 4253 [details]
18404 file diffs
Comment 10 brinkley 2002-01-17 19:44:57 UTC
Approval request
Comment 11 eadams 2002-01-17 20:14:13 UTC
Approved.
Comment 12 Jan Chalupa 2002-01-17 21:54:48 UTC
Approved by QA.
Comment 13 iformanek 2002-01-18 08:07:20 UTC
Approved
Comment 14 brinkley 2002-01-18 10:37:08 UTC
Verified by Jiri
Comment 15 Quality Engineering 2003-07-01 09:59:38 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 16 Quality Engineering 2003-07-01 10:01:01 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.