tolltip and scrollable table
----------------------------
Key: RF-2103
URL: http://jira.jboss.com/jira/browse/RF-2103
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Fix For: 3.2.0
see http://imagebin.org/13493
Need to make something to get it positioned normally by default.
<rich:column>
<f:facet name="header">
<h:outputText value="Column header 2"></h:outputText>
</f:facet>
<a4j:commandButton value="test" id="id">
<rich:toolTip styleClass="class">
<h:outputText value="test"/>
</rich:toolTip>
</a4j:commandButton>
</rich:column>
--
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
List Shuttle. Improve movement JS API.
--------------------------------------
Key: RF-2272
URL: http://jira.jboss.com/jira/browse/RF-2272
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
Fix For: 3.2.0
Seems like usefull feature. Nick, review please and return to me if I should update the spec and assign to developers.
--
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: 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: 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