ComboBox: Selected item is disappeared after make combo disabled on Safari
---------------------------------------------------------------------------
Key: RF-3360
URL: http://jira.jboss.com/jira/browse/RF-3360
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: JSP, Facelets; Safari.
Reporter: Heorhi Maksimenko
Assigned To: Nick Belaevski
Priority: Minor
1. Select some value from suggestion list.
2. Make disabled ComboBox.-->Item disappear from input in combobox and combobox is disabled.
Expected results:
Should be like on FF2 and IE6; Item is stay in input in combobox and combobox is disabled.
--
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
rich:dataGrid shouldn't reuse rich-table class
----------------------------------------------
Key: RF-5967
URL: https://jira.jboss.org/jira/browse/RF-5967
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Justin S.
The rich:dataGrid component is rendered with the same values for the class attribute as a rich:dataTable (class="dr-table rich-table"). Each RichFaces component should have its own unique class assigned to it to make it easier to apply CSS for a particular component without having to specify a styleClass or an id attribute for each and every component in an application.
I would suggest a naming convention similar to rich-data-grid and rich-data-table.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira