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 82901

Summary: "Authentication fail" dialog components are not align well.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2006-08-17 13:09:07 UTC
Fedora Core 3, jdk1.6.0,

If authentication fails then "Authentication" dialog shows up. But "Repository
URL" is not align well. Also the "(leave blank ...)" is not displayd all.
Comment 1 Tomas Stupka 2006-08-17 13:56:18 UTC
fixed in trunk

Checking in RepositoryPanel.form;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.form,v
 <--  RepositoryPanel.form
new revision: 1.10; previous revision: 1.9
done
Checking in RepositoryPanel.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/repository/RepositoryPanel.java,v
 <--  RepositoryPanel.java
new revision: 1.11; previous revision: 1.10
done
Comment 2 Peter Pis 2006-08-25 10:21:28 UTC
Verified.