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 140532 - Missing accessible description for the "Copy without refactoring" checkbox
Summary: Missing accessible description for the "Copy without refactoring" checkbox
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-17 14:28 UTC by Petr Dvorak
Modified: 2008-07-31 04:20 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 Petr Dvorak 2008-07-17 14:28:18 UTC
Product Version: NetBeans IDE Dev (Build 200807170007)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

1. Create a new Java Application
2. Create a new class "classA" in package "packageA"
3. Create a new package "packageB"
4. Hold Ctrl key and drag&drop classA from packageA to packageB in the Projects view

-> a dialog with title "Copy Class" shows up, there is a checkbox "Copy Without Refactoring" that has no A11Y description
Comment 1 Jan Becicka 2008-07-30 09:24:30 UTC
http://hg.netbeans.org/main/rev/47cb36875a52
Comment 2 Quality Engineering 2008-07-31 04:20:30 UTC
Integrated into 'main-golden', available in build *200807310201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/f904b94550a2
User: Jan Pokorsky <jpokorsky@netbeans.org>
Log: #140532: fixing A11Y