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 105404 - [GTK] The server list box is not aligned correctly
Summary: [GTK] The server list box is not aligned correctly
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: GTK, L&F
Depends on:
Blocks:
 
Reported: 2007-06-01 15:04 UTC by Petr Pisl
Modified: 2007-10-10 17:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The dialog with wrong alinment. (50.45 KB, image/png)
2007-06-01 15:06 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2007-06-01 15:04:10 UTC
When you see the attached picture, there is the server listbox aligned to the
top of the Manage... button. It should be aligned to the center as is in the web
project wizard.
Comment 1 Petr Pisl 2007-06-01 15:06:00 UTC
Created attachment 43112 [details]
The dialog with wrong alinment.
Comment 2 Tomas Mysik 2007-06-19 14:38:30 UTC
Seems to be ok in daily build. I will check it with GTK L&F.

Product Version: NetBeans IDE Dev (Build 070619)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Linux version 2.6.21-ck2 running on i386; UTF-8; cs_CZ (nb)
Comment 3 Tomas Mysik 2007-06-21 10:01:15 UTC
Reassigning after discussion with dsimonek.
Comment 4 David Simonek 2007-09-11 12:51:16 UTC
This is probably because combo box is empty and somehow under GTK l&F it is rendered smaller (lower) than it should be.
No idea if it's Netbeans or Swing's problem.
Comment 5 David Simonek 2007-10-10 17:19:31 UTC
fixed in main trunk. Chlapi mam u vas pivo :-)

Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/PanelOptionsVisual.form;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/PanelOptionsVisual.form,v  <-- 
PanelOptionsVisual.form
new revision: 1.5; previous revision: 1.4
done
Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/ImportLocationVisual.form;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/ImportLocationVisual.form,v  <-- 
ImportLocationVisual.form
new revision: 1.6; previous revision: 1.5
done
Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/ImportLocationVisual.java;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/ImportLocationVisual.java,v  <-- 
ImportLocationVisual.java
new revision: 1.10; previous revision: 1.9
done
Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/PanelOptionsVisual.java;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/wizards/PanelOptionsVisual.java,v  <-- 
PanelOptionsVisual.java
new revision: 1.9; previous revision: 1.8
done
Checking in j2ee/archiveproject/src/org/netbeans/modules/j2ee/archive/wizard/DeployablePanelVisual.form;
/cvs/j2ee/archiveproject/src/org/netbeans/modules/j2ee/archive/wizard/DeployablePanelVisual.form,v  <-- 
DeployablePanelVisual.form
new revision: 1.4; previous revision: 1.3
done
Checking in j2ee/archiveproject/src/org/netbeans/modules/j2ee/archive/wizard/DeployablePanelVisual.java;
/cvs/j2ee/archiveproject/src/org/netbeans/modules/j2ee/archive/wizard/DeployablePanelVisual.java,v  <-- 
DeployablePanelVisual.java
new revision: 1.7; previous revision: 1.6
done
Checking in j2ee/earproject/src/org/netbeans/modules/j2ee/earproject/ui/wizards/PanelOptionsVisual.form;
/cvs/j2ee/earproject/src/org/netbeans/modules/j2ee/earproject/ui/wizards/PanelOptionsVisual.form,v  <-- 
PanelOptionsVisual.form
new revision: 1.5; previous revision: 1.4
done
Checking in j2ee/earproject/src/org/netbeans/modules/j2ee/earproject/ui/wizards/PanelOptionsVisual.java;
/cvs/j2ee/earproject/src/org/netbeans/modules/j2ee/earproject/ui/wizards/PanelOptionsVisual.java,v  <-- 
PanelOptionsVisual.java
new revision: 1.10; previous revision: 1.9
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelOptionsVisual.form;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelOptionsVisual.form,v  <-- 
PanelOptionsVisual.form
new revision: 1.14; previous revision: 1.13
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/ImportLocationVisual.form;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/ImportLocationVisual.form,v  <-- 
ImportLocationVisual.form
new revision: 1.22; previous revision: 1.21
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelOptionsVisual.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelOptionsVisual.java,v  <-- 
PanelOptionsVisual.java
new revision: 1.20; previous revision: 1.19
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/ImportLocationVisual.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/ImportLocationVisual.java,v  <-- 
ImportLocationVisual.java
new revision: 1.38; previous revision: 1.37
done
Checking in web/project/src/org/netbeans/modules/web/project/ui/wizards/PanelOptionsVisual.form;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/wizards/PanelOptionsVisual.form,v  <--  PanelOptionsVisual.form
new revision: 1.29; previous revision: 1.28
done
Checking in web/project/src/org/netbeans/modules/web/project/ui/wizards/PanelOptionsVisual.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/wizards/PanelOptionsVisual.java,v  <--  PanelOptionsVisual.java
new revision: 1.38; previous revision: 1.37