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 - "Fix now" button displays dialog multiple times
Summary: "Fix now" button displays dialog multiple times
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: XML Multiview (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 17:43 UTC by Roderico Cruz
Modified: 2007-09-25 01:32 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 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.