[ http://jira.jboss.com/jira/browse/RF-814?page=all ]
Maksim Kaszynski reassigned RF-814:
-----------------------------------
Assignee: Konstantin Mishin (was: Maksim Kaszynski)
> Scrollable Data Table - problems with absolutely-positioned components
> -----------------------------------------------------------------------
>
> Key: RF-814
> URL: http://jira.jboss.com/jira/browse/RF-814
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Maksim Kaszynski
> Assigned To: Konstantin Mishin
> Fix For: 3.2.0
>
>
> Neither calendar, nor tooltip work with ScrollableDataTable.
> The problem is caused by
> a) absolute position of grid
> b) overflow:hidden of table cells.
> Therefore any absolute element within table cell gets clipped.
> --------
> No quick fixes found pre-3.1.0.
> We cannot simply remove overflow:hidden because
> a)It helps only in FF, In IE calendar is still cut asunder
> b)It breaks column resize feature
--
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-832?page=all ]
Maksim Kaszynski reassigned RF-832:
-----------------------------------
Assignee: Sergey Smirnov (was: Nick Belaevski)
> Demo. Unexpected changes in appearence
> --------------------------------------
>
> Key: RF-832
> URL: http://jira.jboss.com/jira/browse/RF-832
> Project: RichFaces
> Issue Type: Bug
> Environment: FF 2.0, IE 6.0
> Reporter: Alexander Francuzov
> Assigned To: Sergey Smirnov
> Priority: Minor
> Fix For: 3.2.0
>
>
> Resources/Beans Handling...../......Script
> (../richfaces-demo/richfaces/script.jsf?c=loadScript)
> Press several times on the button "show"
> Result: panel with header "Using Scriptaculous Effects" unexpectedly become much more higher
--
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 ]
Maksim Kaszynski reassigned RF-917:
-----------------------------------
Assignee: Konstantin Mishin (was: Maksim Kaszynski)
> 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: Konstantin Mishin
> 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
[ http://jira.jboss.com/jira/browse/RF-920?page=comments#action_12377166 ]
Korluzhenko Veronika commented on RF-920:
-----------------------------------------
done for calendar and datascroller.
> Tables headers and titles
> --------------------------
>
> Key: RF-920
> URL: http://jira.jboss.com/jira/browse/RF-920
> Project: RichFaces
> Issue Type: Task
> Components: doc
> Affects Versions: 3.1.0
> Reporter: Svetlana mukhina
> Assigned To: Korluzhenko Veronika
> Fix For: 3.2.0
>
>
> Tables headers and titles should be unified and re-named correctly.
> The content of the table should be corrected when necessary
--
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-168?page=all ]
Maksim Kaszynski reassigned RF-168:
-----------------------------------
Assignee: Maksim Kaszynski (was: Nick Belaevski)
> Tree. Items draging disabled in Safari
> --------------------------------------
>
> Key: RF-168
> URL: http://jira.jboss.com/jira/browse/RF-168
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.0.1
> Environment: Safari 2.0.3
> JDK 1.5
> Tomcat 5.5
> JSF 1.1 with facelets
> Build - RC1
> Reporter: Alexander Francuzov
> Assigned To: Maksim Kaszynski
> Fix For: 3.2.0
>
>
> There no possibility to drag any item of the tree
--
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-795?page=all ]
Maksim Kaszynski reassigned RF-795:
-----------------------------------
Assignee: Maksim Kaszynski (was: Nick Belaevski)
> TreeModel: treeNodes with all non-included nodes treat as non-leaves
> --------------------------------------------------------------------
>
> Key: RF-795
> URL: http://jira.jboss.com/jira/browse/RF-795
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Nick Belaevski
> Assigned To: Maksim Kaszynski
> Priority: Minor
> Fix For: 3.2.0
>
>
> <model:treeNodes id="project" nodes="#{loaderBean.projects}" var="project">
> <tree:treeNode>
> <h:commandLink action="#{project.click}" value="Project: #{project.name}" />
> </tree:treeNode>
>
> <model:treeNodes id="srcDir" var="srcDir" nodes="#{project.srcDirs}" includedNode="false" />
> </model:treeNodes>
> treated as non-leaf
--
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-902?page=all ]
Maksim Kaszynski reassigned RF-902:
-----------------------------------
Assignee: Maksim Kaszynski (was: Nick Belaevski)
> ExpandSingle for panel menu works wrong
> ---------------------------------------
>
> Key: RF-902
> URL: http://jira.jboss.com/jira/browse/RF-902
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Ilya Shaikovsky
> Assigned To: Maksim Kaszynski
> Fix For: 3.2.0
>
>
> 1) Set expand Single to false
> 2) Expand 3 nodes
> 3) change by ajax expandSingle to true
> Still 3 nodes expanded. And even more - after collapse one - still 2 expanded.
--
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-786?page=all ]
Maksim Kaszynski reassigned RF-786:
-----------------------------------
Assignee: Maksim Kaszynski (was: Nick Belaevski)
> ondragend: double invocation
> ----------------------------
>
> Key: RF-786
> URL: http://jira.jboss.com/jira/browse/RF-786
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Nick Belaevski
> Assigned To: Maksim Kaszynski
> Fix For: 3.2.0
>
>
> ondragend handler is invoked twice
--
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-816?page=all ]
Maksim Kaszynski reassigned RF-816:
-----------------------------------
Assignee: Maksim Kaszynski (was: Nick Belaevski)
> UIRangedNumberInput: validating converted value could be harmful
> ----------------------------------------------------------------
>
> Key: RF-816
> URL: http://jira.jboss.com/jira/browse/RF-816
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Nick Belaevski
> Assigned To: Maksim Kaszynski
> Fix For: 3.2.0
>
>
> Case described in forum ref.
--
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-403?page=all ]
Maksim Kaszynski reassigned RF-403:
-----------------------------------
Assignee: Maksim Kaszynski (was: Nick Belaevski)
> Tab panel should not apply a few tabs with the same names
> ---------------------------------------------------------
>
> Key: RF-403
> URL: http://jira.jboss.com/jira/browse/RF-403
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.0.2
> Reporter: Ilya Shaikovsky
> Assigned To: Maksim Kaszynski
> Priority: Optional
> 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