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 68494 - server reg ui - Wizard resizes on page change
Summary: server reg ui - Wizard resizes on page change
Status: RESOLVED DUPLICATE of bug 105546
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 19:23 UTC by Vince Kraemer
Modified: 2007-07-12 00:16 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 Vince Kraemer 2005-11-10 19:23:57 UTC
Wizard resizes almost in every step. It should not. Make sure that  for the
default font it doesn't change its size.
Comment 1 Vince Kraemer 2005-11-10 20:26:26 UTC
this just needs to get fixed.

What size should the wizard panels be?
Comment 2 Vince Kraemer 2005-11-11 08:18:46 UTC
I have fixed all but the default domain page...  it still forces a s resize...
Comment 3 Vince Kraemer 2005-11-12 16:54:08 UTC
This issues is really obvious on a mac.

It happens for ALL the server registration wizards that I could test...

Tomcat 5.0, Tomcat 5.5, SJSAS and JBoss

I spent about 4 hours working through this issue on my Solaris box and was able to 'fix' this for all my 
pages, there...

All that work was for naught WRT the mac interface.

At this point, I don't know what to do.  We may be able to address this by fiddling with the Wizard, 
because working on the panels that go into the Wizard seems like it is destine to fail.
Comment 4 Sherold Dev 2005-11-14 17:28:41 UTC
I don't think this is a real P2, shouldn't we move it down to P3?

Should be fixed in Tomcat, JBoss and WebLogic plugins now.

Reassinging back to Vince, to finish the fix in the appserver plugin.

I've noticed that labels in the appserver wizard are broken with html break tag.
I don't think that labels have much to do with incorrect preferred size, more
over if a label is broken it does not behave correctly while the window is being
resized.

Please make sure that every input field has correctly set number of columns.


Log:

Checking in src/org/netbeans/modules/tomcat5/wizard/InstallPanelVisual.form;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/wizard/InstallPanelVisual.form,v
 <--  InstallPanelVisual.form
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/modules/tomcat5/wizard/InstallPanelVisual.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/wizard/InstallPanelVisual.java,v
 <--  InstallPanelVisual.java
new revision: 1.5; previous revision: 1.4
done

Checking in
src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerLocationPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerLocationPanel.java,v
 <--  ServerLocationPanel.java
new revision: 1.8; previous revision: 1.7
done
Checking in
src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java,v
 <--  ServerPropertiesPanel.java
new revision: 1.8; previous revision: 1.7
done

Checking in
src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerLocationVisualPanel.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerLocationVisualPanel.java,v
 <--  AddServerLocationVisualPanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in
src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerPropertiesVisualPanel.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/ui/AddServerPropertiesVisualPanel.java,v
 <--  AddServerPropertiesVisualPanel.java
new revision: 1.6; previous revision: 1.5
done
Comment 5 jrojcek 2005-11-16 16:25:43 UTC
Agreed, P3 is more appropriate.

I understand that fixing resizing can be problematic. It's hard to identify the component that requires 
bigger preferred size. I have some experience with layout managers so if you tell me which panel is the 
problem I might take a look at it.
Comment 6 Jaroslav Pospisil 2006-03-13 13:49:37 UTC
TM 5.0->TBD
Comment 7 Vince Kraemer 2006-07-19 19:25:49 UTC
not critical.  may revise to 5.5 if I can get other issues cleared.
Comment 8 Vince Kraemer 2006-09-11 19:15:27 UTC
no changes ready for check in today -- 5.5 code freeze
Comment 9 Vince Kraemer 2007-02-01 05:12:27 UTC
this should be resolved for NB 6.0
Comment 10 Vince Kraemer 2007-07-12 00:16:08 UTC

*** This issue has been marked as a duplicate of 105546 ***