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 75575

Summary: "Fix now" button displays dialog multiple times
Product: xml Reporter: Roderico Cruz <rcruz>
Component: XML MultiviewAssignee: Erno Mononen <emononen>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roderico Cruz 2006-04-26 17:43:27 UTC
The "Fix now" button of the Multiview editor's validator (the one that is
obtained with addValidatee()) does not get dismissed immediately when it is
pressed. It redisplays the dialog three or four times before going away.
Comment 1 Erno Mononen 2006-04-28 10:31:42 UTC
Fixed in release55 and release55_beta branches.

http://xml.netbeans.org/source/browse/xml/multiview/src/org/netbeans/modules/
xml/multiview/ui/SectionInnerPanel.java?r1=1.18.4.1.2.8&r2=1.18.4.1.2.9

Checking in SectionInnerPanel.java;
/cvs/xml/multiview/src/org/netbeans/modules/xml/multiview/ui/SectionInnerPanel.
java,v  <--  SectionInnerPanel.java
new revision: 1.18.4.1.2.8.2.1; previous revision: 1.18.4.1.2.8
Comment 2 Jindrich Sedek 2006-08-21 11:25:08 UTC
v.