Bug 363888 - [RBD] GridLayout: Could not display correctly after setting backgroundColor and padding properties
Summary: [RBD] GridLayout: Could not display correctly after setting backgroundColor a...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 22:06 EST by Thomas Wu CLA
Modified: 2017-02-23 14:19 EST (History)
2 users (show)

See Also:


Attachments
gridLayout in widget (134.14 KB, image/pjpeg)
2011-11-15 22:07 EST, Thomas Wu CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wu CLA 2011-11-15 22:06:01 EST
Build Identifier: 20111115

There is the same issue in RBD.
The GridLayout in a Rich UI widget could not display correctly in Design/Preview/External browsers after giving backgroundColor and padding values. There is no issue for the GridLayout in a Rich UI handler.

Reproducible: Always

Steps to Reproduce:
1.New a Rich UI widget.
2.Select the default GridLaypout and open its properties view.
3.Set backgroundColor as Blue, and padding as 10.

Actual results: The GridLayout displays abnormal, please refer to screenshot.
Comment 1 Thomas Wu CLA 2011-11-15 22:07:48 EST
Created attachment 207077 [details]
gridLayout in widget