[ http://jira.jboss.com/jira/browse/RF-796?page=all ]
Aleksej Yanul closed RF-796.
----------------------------
> calendar: the calendar window should popup if user click on read-only calendar text field
> -----------------------------------------------------------------------------------------
>
> Key: RF-796
> URL: http://jira.jboss.com/jira/browse/RF-796
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Sergey Smirnov
> Assigned To: Aleksej Yanul
> Fix For: 3.1.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
[ http://jira.jboss.com/jira/browse/RF-701?page=all ]
Aleksej Yanul closed RF-701.
----------------------------
> calendar: does not re-rendered as expected in IE
> ------------------------------------------------
>
> Key: RF-701
> URL: http://jira.jboss.com/jira/browse/RF-701
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: richfaces-demo, IE 6 and 7
> Reporter: Sergey Smirnov
> Assigned To: Aleksej Yanul
> Fix For: 3.1.0
>
>
> see /richfaces-demo/richfaces/calendar.jsf?c=calendar in the richfaces-demo
> Check/uncheck the "Popup Mode".
> In FF, it is re-rendered OK
> In IE - no effect.
--
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
[ http://jira.jboss.com/jira/browse/RF-915?page=all ]
Alexander Francuzov closed RF-915.
----------------------------------
> Bug in autosized modalPanel if it's content is changed
> ------------------------------------------------------
>
> Key: RF-915
> URL: http://jira.jboss.com/jira/browse/RF-915
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: Firefox Mozilla 2.0.0.6
> Windows XP SP2
> Reporter: Alexander Belov
> Assigned To: Alexander Francuzov
> Fix For: 3.2.0
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> I have put tabPanel component inside modalPanel. ModelPanel is autosized. The result is on screenshots.
--
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
[ http://jira.jboss.com/jira/browse/RF-917?page=all ]
Alexander Francuzov closed RF-917.
----------------------------------
> Combination of scrollableDataTable and TabPanel produce empty pages
> -------------------------------------------------------------------
>
> Key: RF-917
> URL: http://jira.jboss.com/jira/browse/RF-917
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: David Steinkopff
> Assigned To: Alexander Francuzov
> Fix For: 3.2.0
>
>
> I have a problem. The following page rendered at the first time correct. If I make a switch to tab2 I have a empty page.
> The bean list is empty and the selection is a primity getter-&-setter of a object-instance.
> -- test.xhtml --
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html dir="ltr" lang="de" xmlns="http://www.w3.org/1999/xhtml"
> xmlns:f="http://java.sun.com/jsf/core"
> xmlns:h="http://java.sun.com/jsf/html"
> xmlns:ui="http://java.sun.com/jsf/facelets"
> xmlns:a4j="http://richfaces.org/a4j"
> xmlns:rich="http://richfaces.org/rich">
> <f:view locale="de">
> <head>
> <title>test</title>
> </head>
> <body>
> <h:form>
> <rich:scrollableDataTable
> width="100%" height="240px"
> value="#{bean.list}" var="element"
> selection="#{bean.selection}">
> <rich:column>
> <f:facet name="header">
> <h:outputText value="col1"/>
> </f:facet>
> </rich:column>
> <rich:column>
> <f:facet name="header">
> <h:outputText value="col2"/>
> </f:facet>
> </rich:column>
> </rich:scrollableDataTable>
> <rich:tabPanel>
> <rich:tab label="tab1">
> <h:outputText value="text1"/>
> </rich:tab>
> <rich:tab label="tab2">
> <h:outputText value="text2"/>
> </rich:tab>
> </rich:tabPanel>
> </h:form>
> </body>
> </f:view>
> </html>
--
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: javascript error after call grid.ensureVisible
-------------------------------------------------------------------
Key: RF-1798
URL: http://jira.jboss.com/jira/browse/RF-1798
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: IE6
Reporter: Andrey Izobov
javascript error appears after call grid.ensureVisible
--
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
[ http://jira.jboss.com/jira/browse/RF-698?page=all ]
Aleksej Yanul closed RF-698.
----------------------------
> Rename calendar classes
> -----------------------
>
> Key: RF-698
> URL: http://jira.jboss.com/jira/browse/RF-698
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Ilya Shaikovsky
> Assigned To: Aleksej Yanul
> Fix For: 3.1.0
>
>
> All the popup classes isn't called properly - rich-***-*** (rich-day-selected for example).
--
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
[ http://jira.jboss.com/jira/browse/RF-667?page=all ]
Aleksej Yanul closed RF-667.
----------------------------
> calendar: current data is not highlighted
> -----------------------------------------
>
> Key: RF-667
> URL: http://jira.jboss.com/jira/browse/RF-667
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: facelets, jsf 1.2 (richfaces-demo)
> Reporter: Sergey Smirnov
> Assigned To: Aleksej Yanul
> Fix For: 3.1.0
>
>
> <rich:calendar popup="false" />
> click any day. The value is shown at the bottom, but the day is not highlighted.
> The day is highlighted in the calendar-demo
--
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
[ http://jira.jboss.com/jira/browse/RF-666?page=all ]
Aleksej Yanul closed RF-666.
----------------------------
> calendar: wrong result of re-rendering
> --------------------------------------
>
> Key: RF-666
> URL: http://jira.jboss.com/jira/browse/RF-666
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: facelets, jsf 1.2 (richfaces-demo)
> Reporter: Sergey Smirnov
> Assigned To: Aleksej Yanul
> Priority: Critical
> Fix For: 3.1.0
>
>
> <rich:calendar id="cal" popup="true" />
> ...
> <a4j:commandButton value="update" reRender="cal" />
> The result is difference depends of the the popup value, but always wrong.
--
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