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 144465 - A11y: No mnemonic for Project Properties > Application > WebStart
Summary: A11y: No mnemonic for Project Properties > Application > WebStart
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-08-19 21:45 UTC by Lark Fitzgerald
Modified: 2011-10-19 12:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ally output (857 bytes, text/plain)
2008-08-19 21:46 UTC, Lark Fitzgerald
Details
updated a11y text (1.69 KB, text/plain)
2008-08-19 21:52 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-08-19 21:45:52 UTC
Verified using daily trunk build 181 on:
Product Version: NetBeans IDE Dev (Build 200805270004)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

1. right click project > properties
2. Application > WebStart
3. run a11y test
Missing Mnemonic for Enable Web Start option.


 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Enable Web Start |  Enable Web Start, to run
as Web Start select corresponding option in Run panel }

full output attached.
Comment 1 Lark Fitzgerald 2008-08-19 21:46:47 UTC
Created attachment 67855 [details]
ally output
Comment 2 Lark Fitzgerald 2008-08-19 21:52:18 UTC
Attached updated a11y output when Enable Web Start is true.  New output is:

 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse ... |  }
   Class: javax.swing.JCheckBox {  Allow Offline |  }
   Class: javax.swing.JCheckBox {  Compress JARs with Pack 200 |  if selected th
en jar files will be compessed with Pack200 }
   Class: javax.swing.JCheckBox {  Enable Pack200 |  property jnlp.packEnabled w
ill be added to JNLP file }
   Class: javax.swing.JCheckBox {  Enable Web Start |  Enable Web Start, to run
as Web Start select corresponding option in Run panel }
   Class: javax.swing.JCheckBox {  Self-signed |  }
Comment 3 Lark Fitzgerald 2008-08-19 21:52:51 UTC
Created attachment 67857 [details]
updated a11y text
Comment 4 Andrey Yamkovoy 2008-08-26 13:53:27 UTC
Fixed
Comment 5 Lark Fitzgerald 2008-09-09 17:20:27 UTC
Tested using FX Cont trunk build 130 (Sep 9, 2008 4:49:22 PM) on NB6.5:
Product Version: NetBeans IDE Dev (Build 200809081401)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 6 David Strupl 2011-10-19 12:04:07 UTC
Cleaning bugzilla categories ....