logo for RichFaces
------------------
Key: RF-1088
URL: http://jira.jboss.com/jira/browse/RF-1088
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Sergey Smirnov
Assigned To: Sergey Smirnov
Priority: Trivial
Fix For: 3.2.0
If you have an idea for RichFaces logo, attach it here.
--
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
dataScroller: pageIndexVar doesn't work
---------------------------------------
Key: RF-1244
URL: http://jira.jboss.com/jira/browse/RF-1244
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Anton Belevich
Fix For: 3.2.0
<rich:datascroller ajaxSingle="false" id="scroller" pageIndexVar="pi" action="#{bean.action}">
<a4j:actionparam name="index" assignTo="#{bean.property1}" value="#{pi}"/>
</rich:datascroller>
"pi" variable - always null
--
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
Ajax4Jsf doesn't rerender tbody on ajax request in IE
-----------------------------------------------------
Key: RF-1234
URL: http://jira.jboss.com/jira/browse/RF-1234
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Mikhail Grushinskiy
Ajax4Jsf doesn't rerender tbody on ajax request in IE
We have a table with multiple tbody elements and we need to rerender specific tbody on ajax request.
It works fine with ajax4jsf in FireFox but fails in IE
It looks like same bug which is reported closed
http://jira.jboss.com/jira/browse/AJSF-89
--
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
List shuttle: There is no balance between headers and list.
-----------------------------------------------------------
Key: RF-1637
URL: http://jira.jboss.com/jira/browse/RF-1637
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: Firefox 2.0.0.11
Reporter: Sergey Halipov
1. Open our developer demo.
2. Copy to target something on the last "zebra" list shuttle.
3. Click item in target.
--
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
Make NONE as default ajax4jsf parser for better performance and test all components for XHTML correctness
---------------------------------------------------------------------------------------------------------
Key: RF-1369
URL: http://jira.jboss.com/jira/browse/RF-1369
Project: RichFaces
Issue Type: Feature Request
Reporter: Mikhail Grushinskiy
Make NONE as default ajax4jsf parser for better performance. (TIDY is currently default).
Test all components for XHTML correctness.
Default TIDY parsing for Ajax requests causes huge performance degradation and should not be required.
--
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
column separators in scrollableDatatTable misaligned in IE if TH padding is specified in style
----------------------------------------------------------------------------------------------
Key: RF-1640
URL: http://jira.jboss.com/jira/browse/RF-1640
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Environment: Internet Explorer running in strict mode.
Reporter: Paul Andrews
Priority: Minor
I specify a styleClass of, say, 'tableStyle' for the scrollableDataTable. I then have a stylesheet with the following rule:
.tableStyle th {
padding: 1px 8px 1px 8px;
}
In IE 6.x the column separators in the header do not take account of the padding. In Firefox 2.x they are fine.
--
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
ScrollableDataTable: Need to make scroller right of the header
--------------------------------------------------------------
Key: RF-1666
URL: http://jira.jboss.com/jira/browse/RF-1666
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Environment: Win XP, IE, FF
Reporter: Troyanoff Slava
Attachments: need.jpg, now.jpg
It is need to make scroller right of the header (look at need.jpg). Now scroller is on the below of the header (look at now.jpg)
--
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
scrollableDataTable: vertical delimiter missed if the frozenColCount != "0" in IE
---------------------------------------------------------------------------------
Key: RF-1783
URL: http://jira.jboss.com/jira/browse/RF-1783
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: JSF 1.2
tomcat 6.0
IE 6, 7
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Attachments: scrollable-vertical-delimiter-frozen.gif
<rich:scrollableDataTable id="sdt" var="sdt" value="#{scrollableDT.data}" rows="#{scrollableDT.rows}" width="#{scrollableDT.width}"
hideWhenScrolling="#{scrollableDT.hideWhenScrolling}" reRender="inputID"
oncomplete="print('oncompleteInputID', 'oncomplete work!')" onselectionchange="print('onselectionchangeInputID', 'onselectionchange work!')"
frozenColCount="1" >
--
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
scrollableDateTable: the table content is highlighted as usual text on shift+click.
-----------------------------------------------------------------------------------
Key: RF-1757
URL: http://jira.jboss.com/jira/browse/RF-1757
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: IE FF
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
1. Click some row.
2. Press SHIFT button.
3. Click any other row.
=> The text content between that two rows is highlighted for some time and then highlighting disappears and component looks as it should. That selection looks like the simple selection of plain text at an html page.
--
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