[JBoss JIRA] Created: (RF-2979) Missing css styles for component panelMenuGroup
by Denis Maliarevich (JIRA)
Missing css styles for component panelMenuGroup
-----------------------------------------------
Key: RF-2979
URL: http://jira.jboss.com/jira/browse/RF-2979
Project: RichFaces
Issue Type: Bug
Reporter: Denis Maliarevich
Priority: Minor
According to rich-faces dev guide:
"In order to redefine styles for all <rich:panelMenu> components on a page using CSS, it's enough to
create a class with the same name and define necessary properties in it."
Css style classes specified below doesn't apply to panelMenuGroup
1. rich-pmenu-top-group
2. rich-pmenu-top-group-div
3. rich-pmenu-group-div
4. rich-pmenu-disabled-element
Also css class rich-pmenu-disabled-element doesn't apply to panelMenuItem.
--
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
14 years, 9 months
[JBoss JIRA] Created: (RF-2893) scrollableDataTable: not updated properly when scrolling down - DOM elements not found
by Tsikhon Kuprevich (JIRA)
scrollableDataTable: not updated properly when scrolling down - DOM elements not found
--------------------------------------------------------------------------------------
Key: RF-2893
URL: http://jira.jboss.com/jira/browse/RF-2893
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: 3.2.0.CR8
FF
jsp
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
Scroll the page down.
AJAX log:
debug[18:28:21,720]: call getElementById for id= formID:scrollableDataTableSubviewID:sdt:f:0
error[18:28:21,720]: DOM Element with id formID:scrollableDataTableSubviewID:sdt:f:0 not found for update.
error[18:28:21,720]: RESPONSE Element with id formID:scrollableDataTableSubviewID:sdt:f:0 not found for update.
debug[18:28:21,720]: call getElementById for id= formID:scrollableDataTableSubviewID:sdt:n:0
debug[18:28:21,736]: call getElementById for id= formID:scrollableDataTableSubviewID:sdt:f:1
error[18:28:21,736]: DOM Element with id formID:scrollableDataTableSubviewID:sdt:f:1 not found for update.
error[18:28:21,736]: RESPONSE Element with id formID:scrollableDataTableSubviewID:sdt:f:1 not found for update.
--
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
14 years, 9 months