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 94052 - Grid panel background does not appear in browser without children
Summary: Grid panel background does not appear in browser without children
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 19:50 UTC by bugbridge
Modified: 2007-02-02 19:50 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-02 19:50:14 UTC
Original status: 1-Dispatched; Suggested Status: NEW


Original submitter: krystyna

Description:
shortfin FCS (NB 5.5)

XP, Solaris

ee5 or 1.4 projects

1. drop a grid panel, enlarge it on webform
2. set a background-image (or background-color) via the style property. 
   ok, appears in webform
3. deploy
>does not appear in browser at runtime
4. now add any other component (button, static text) to the grid panel as child and
   deploy. The background-image (or background color) now appears.

Note: this limitation has been release noted in VWP already.

Group panels show background-color/image provided they are resized at 
minimum and do not require a child component. Layout panel shows background
color or image without requiring a child or re-size.