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 83274 - a11y: Esc key does not dismiss the Display and Drawing Preferences dialog on any diagram window
Summary: a11y: Esc key does not dismiss the Display and Drawing Preferences dialog on ...
Status: CLOSED DUPLICATE of bug 83206
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-23 13:20 UTC by bugbridge
Modified: 2006-10-04 21:39 UTC (History)
2 users (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 bugbridge 2006-08-23 13:20:34 UTC
Repro steps:
- create uml project
- create a diagram of any type
- from the diagram, right click and select Properties to bring up the Display
and Drawing Preferences dialog
- press Esc key to close the dialog
Result: nothing happens
Comment 1 Andrew Korostelev 2006-08-23 13:21:39 UTC
Evaluation message:
class org.netbeans.modules.uml.ui.swing.drawingarea.ADDrawingAreaControl

about line 6050 method createGraphPreferencesDialog() creates the prefs dialog
and adds a default windowAdapter to it. This should use the NB dialog.
Comment 2 Thuy.d Nguyen 2006-09-29 20:31:47 UTC

*** This issue has been marked as a duplicate of 83206 ***
Comment 3 Peter Lam 2006-10-04 21:39:42 UTC
fix verified in daily build 061004_4.