calendar: JS error in IE - 'length' is null or not an object
------------------------------------------------------------
Key: RF-1731
URL: http://jira.jboss.com/jira/browse/RF-1731
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: JSF 1.2 with facelets
tomcat 6.0
IE 6,7
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
<rich:calendar value="#{calendarBean.selectedDate}"></rich:calendar>
--
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
Calendar: move updated code into trunk
--------------------------------------
Key: RF-1679
URL: http://jira.jboss.com/jira/browse/RF-1679
Project: RichFaces
Issue Type: Task
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assigned To: Pavel Yaschenko
Priority: Critical
Fix For: 3.2.0
--
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
ContextMenu: progress cursor
----------------------------
Key: RF-1677
URL: http://jira.jboss.com/jira/browse/RF-1677
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assigned To: Maksim Kaszynski
Priority: Minor
Fix For: 3.2.0
On activation cursor switches to progress and status bar shows resource loading. Net tab in FireBug is empty
--
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
listShuttle: swithByClick="true" some elements are not transfered to target list
--------------------------------------------------------------------------------
Key: RF-1658
URL: http://jira.jboss.com/jira/browse/RF-1658
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: JSF 1.2
tomcat 6.0
FF
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
1. Source list contains some elements, target list is empty.
2. switchByCkick = "true".
3. Set mouse cursor over some element in source list and strart clicking elements.
=> Once the element is clicked it should be placet to the target list, but sometimes, the clicked element moves to the end of the source list instead of being moved to the target list.
--
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: horizontal scrolling brakes the table IE 6
---------------------------------------------------------------
Key: RF-1778
URL: http://jira.jboss.com/jira/browse/RF-1778
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: JSF 1.2
tomcat 6.0
IE 6
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
Attachments: scrollable-horizontal-brakes-table.gif
See the image attached.
--
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: impossible to select a row after reRender
--------------------------------------------------------------
Key: RF-1780
URL: http://jira.jboss.com/jira/browse/RF-1780
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: JSF 1.2
tomcat 6.0
IE, FF
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
1. reRender the table.
2. Try to select any row.
--
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
Javascript errors in scrollable data table
------------------------------------------
Key: RF-1592
URL: http://jira.jboss.com/jira/browse/RF-1592
Project: RichFaces
Issue Type: Bug
Reporter: Slava Litskevich
On reloading of the data table content following javascript error is displayed:
1. unspecified error in scrollable-data-table.js.jsf
reloadData: function() {
this.currentPos = -(this.rowsCount*this.defaultRowHeight);
-> this.scrollBox.getElement().scrollTop = 0;
this.currRange.start = -this.rowsCount;
this.currRange.end = -1;
this._onContentVScroll(0);
},
--
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
listShuttle: design lack ion case if listsHeight=""
---------------------------------------------------
Key: RF-1610
URL: http://jira.jboss.com/jira/browse/RF-1610
Project: RichFaces
Issue Type: Bug
Environment: JSF 1.2
tomcat 6.0
IE, FF
Reporter: Tsikhon Kuprevich
Attachments: shuttle-zero-listsheight.gif
set the attribute listsHeight=""
--
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
ScollableDataTable: review code & correct
-----------------------------------------
Key: RF-1554
URL: http://jira.jboss.com/jira/browse/RF-1554
Project: RichFaces
Issue Type: Task
Affects Versions: 3.1.3
Reporter: Nick Belaevski
Assigned To: Maksim Kaszynski
Priority: Critical
Fix For: 3.2.0
1. Review scrollable data table component code
2. Correct discovered timeout issues
--
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