scrollableDataTable: "scriptVar" attribute doesn't work.
--------------------------------------------------------
Key: RF-3199
URL: http://jira.jboss.com/jira/browse/RF-3199
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.5
Environment: IE6, IE7, FF, Safari, Opera
Reporter: Mikhail Vitenkov
Assigned To: Nick Belaevski
Set scriptVar="something" & verify present "something" variable in page source.
Actual behavior:
"something" is absent, therefore scriptVar attribute doesn't work.
--
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
ScrpllableDataTable does not show all columns (RC1)
---------------------------------------------------
Key: RF-3211
URL: http://jira.jboss.com/jira/browse/RF-3211
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: FF2
tomcat 6.0
jsf 1.2
Reporter: Aleksej Yanul
Assigned To: Konstantin Mishin
1. open scrolldatatable (test-application)
2. set timeout 0, lenght=400, rows=100;
3. scroll in end
--
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: it is impossible to resize table in Safari
---------------------------------------------------------------
Key: RF-3321
URL: http://jira.jboss.com/jira/browse/RF-3321
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: 3.2.1.CR2
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
scrollableDataTable: it is impossible to resize table in Safari
--
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: cursor always has text-selection view (not only when above the text) above the rows in IE 7
----------------------------------------------------------------------------------------------------------------
Key: RF-3337
URL: http://jira.jboss.com/jira/browse/RF-3337
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: 3.2.1.CR3
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
scrollableDataTable: cursor always has text-selection view (not only when above the text) above the rows in IE 7
--
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: is not scrolled under jsf1.1
-------------------------------------------------
Key: RF-3648
URL: http://jira.jboss.com/jira/browse/RF-3648
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.6
Environment: 3.2.1.CR1
test-application
jsp
jsf 1.1
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Blocker
this._request has no properties
http://localhost:8081/jsp/a4j_3_1_6.CR1org.ajax4jsf.javascript.AjaxScript...
Line 925
function (id) {
var oDoc = this._request.responseXML;
if (oDoc) {
if (typeof oDoc.getElementById != "undefined") {
LOG.debug("call getElementById for id= " + id);
return oDoc.getElementById(id);
} else if (typeof oDoc.selectSingleNode != "undefined") {
LOG.debug("call selectSingleNode for id= " + id);
return oDoc.selectSingleNode("//*[@id='" + id + "']");
} else if (typeof oDoc.nodeFromID != "undefined") {
LOG.debug("call nodeFromID for id= " + id);
return oDoc.nodeFromID(id);
}
LOG.error("No functions for getElementById found ");
} else {
LOG.debug("No parsed XML document in response");
}
return 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
ScrollableDataTable. Wrong rendering if width indecated without "px" (i.e. width="800")
----------------------------------------------------------------------------------------
Key: RF-1872
URL: http://jira.jboss.com/jira/browse/RF-1872
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: FF 2.0.0.11
JDK 1.5
Tomcat 6
JSF 1.2 with facelets
Reporter: Alexander Francuzov
Assigned To: Nick Belaevski
Wrong rendering if width indecated without "px" (i.e. width="800")
--
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
component with rendered = false is not present on the page
----------------------------------------------------------
Key: RF-5822
URL: https://jira.jboss.org/jira/browse/RF-5822
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Reporter: Andrei Markavtsov
Fix For: 3.3.1
--
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
style and classes, standard HTML attributes are output to client
----------------------------------------------------------------
Key: RF-5823
URL: https://jira.jboss.org/jira/browse/RF-5823
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Reporter: Andrei Markavtsov
Fix For: 3.3.1
--
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
menuItem having client mode handles common hyperlink correctly
--------------------------------------------------------------
Key: RF-5821
URL: https://jira.jboss.org/jira/browse/RF-5821
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Reporter: Andrei Markavtsov
Fix For: 3.3.1
--
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