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 93362 - Button is stretched in runtime
Summary: Button is stretched in runtime
Status: CLOSED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows Vista
: P1 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 12:29 UTC by Roman Mostyka
Modified: 2007-04-09 13:24 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 Roman Mostyka 2007-01-27 12:29:45 UTC
1. Create project.
2. Add button to the page.
3. Deploy project to GlassFish.

Result: Project deployed successfully, but when application is opened in browser
button is stretched to the full browser's width.
Comment 1 Mark Dey 2007-02-21 04:11:43 UTC
Is your browser IE7 by any chance?
Comment 2 Roman Mostyka 2007-02-21 06:08:33 UTC
Yes, browser is IE7 on Windows Vista.
Comment 3 Dongmei Cao 2007-02-21 18:36:42 UTC
This is an IE 7 browser bug. A bug has been filed again IE 7.
Comment 4 Jayashri Visvanathan 2007-02-26 20:31:44 UTC
We have tried several fixes but all of them have some side effects. So this bug
will not fixed in the component, the fix has to come from IE.Work around is to
explicitly set the button width or resize the button on the designer surface
(which inturn sets the width).