OrderingList: looks like immediate is always true
-------------------------------------------------
Key: RF-3018
URL: http://jira.jboss.com/jira/browse/RF-3018
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.5
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Converter is always called each time during apply request values phase disregarding whether immediate has been set to true or false
--
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: JS error (this._request has no properties)
----------------------------------------------------------------
Key: RF-1898
URL: http://jira.jboss.com/jira/browse/RF-1898
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jsf 1.2
tomcat 6.0.13
FF
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
1. Open scrollableDataTable
2. scrolling table
FireBug
this._request has no properties
getElementById("_ajax:data")a4j_3_2_0-SNAPSHO... (line 925)
getJSON("_ajax:data")a4j_3_2_0-SNAPSHO... (line 951)
after processing updates" ); window.setTimeout()a4j_3_2_0-SNAPSHO... (line 1690)
[Break on this error] var oDoc = this._request.responseXML;
--
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: The bottom row is cut bu footer
----------------------------------------------------
Key: RF-2105
URL: http://jira.jboss.com/jira/browse/RF-2105
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Minor
Attachments: sc-bottom-footer.gif
scrollableDataTable: The bottom row is cut bu footer
See screenshot
--
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: selects are showing through the footer in IE 6
-------------------------------------------------------------------
Key: RF-2807
URL: http://jira.jboss.com/jira/browse/RF-2807
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: 3.2.0.CR5
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Attachments: sdt-select-footer.gif
--
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