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 127654 - [A11Y] Issues with Rename dialog
Summary: [A11Y] Issues with Rename dialog
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sonali Kochar
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-18 15:41 UTC by Ivan Sidorkin
Modified: 2008-04-03 14:48 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 Ivan Sidorkin 2008-02-18 15:41:22 UTC
Product Version: NetBeans IDE Dev (Build 200802180002)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

- create SynchronousSample
- open SynchronousSample.wsdl in WSDL view
- in context menu for portType1 select Refactor->Rename

Results of Accessibility test, window with title "Rename"
No Accessible description :
   Class: javax.swing.JTextField {  New Name:  |  }
Comment 1 Vladimir Yaroslavskiy 2008-02-19 11:11:37 UTC
This Rename dialog comes from xml refactoring (or core refactoring?).
Reassigning to xml for evaluation...
Comment 2 Sonali Kochar 2008-03-06 21:24:38 UTC
Fixed
changeset 5d3d35cd2ca5 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=5d3d35cd2ca5
Comment 3 Mikhail Matveev 2008-04-03 14:48:25 UTC
Verified.
Actually it's duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=127775