rich:dataTable adds 'width' attribute in HTML output
----------------------------------------------------
Key: RF-1927
URL:
http://jira.jboss.com/jira/browse/RF-1927
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: IE & FireFox
Reporter: Piotrek Wierzbowski
Priority: Critical
Since I upgraded from 3.1.1 to 3.1.3 dataTable, in HTML output, produces unwanted
'width' attribute in every th and td tag, there is no way to switch it off and no
way to workaround with CSS use. Example is on your DEMO
http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.jsf?c=dataT...
there is no width declared for dataTable but there is width in output <th
width="100" class="dr-table-headercell rich-table-headercell"
id="j_id212:j_id216" .....
width in each cell is the same, depending how many columns are in the tabel.
Unnecessary output is produced and there is now way to switch it of or woraround :(.
What about regresion? You should remove this annoing 'feature'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira