Title:
Bug 83453:CSS styles are ignored for cfgrid on all but first tab of cflayout
| View in TrackerProblem:
CSS styles are ignored for cfgrid on all but first tab of cflayout
Method:
[vmannebo 11/26/2010] Adding a test case (just in case) :
\\blrfs04.macromedia.com\builds\coldfusion\bugs\83453
1. Create a cfgrid type= "html" inside 2 or more cflayout tabs
2. Set the header alignment to align center
see sample code:
<style type="text/css">.x-grid3-col-1 { text-align:left}.x-grid3-col-2 { text-align:left}.x-grid3-col-3 { text-align:left}.x-grid3-hd-1 { text-align:center}.x-grid3-hd-2 { text-align:center}.x-grid3-hd-3 { text-align:center}.x-grid3-hd-4 { text-align:center}</style>
The style attributes are ignored except for the first tab
This same code works fine in Coldfusion 8
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041718
External Customer Info:
External Company:
External Customer Name: Larry Lee
External Customer Email: 4C65670245172A28992015C3
External Test Config: 06/28/2010
Attachments:
Comments: