[JBoss JIRA] Created: (RF-7258) ComboBox: pop up can not be closed if it was opened during combobox rerender.
by Alexander Dubovsky (JIRA)
ComboBox: pop up can not be closed if it was opened during combobox rerender.
-----------------------------------------------------------------------------
Key: RF-7258
URL: https://jira.jboss.org/jira/browse/RF-7258
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.2.CR1
Environment: 3.3.2.SNAPSHOT
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Priority: Minor
Source:
<h:form id="form">
<rich:comboBox id="combo" value="#{cComp.input}">
<f:selectItem itemValue="val-1" />
<f:selectItem itemValue="val-2" />
<f:selectItem itemValue="val-3" />
<f:selectItem itemValue="val-4" />
<f:selectItem itemValue="val-5" />
</rich:comboBox>
<a4j:commandButton reRender="combo" value="reRender"
onclick="$('form:combo').component.showList()"></a4j:commandButton>
</h:form>
# Open page and click reRender button => pop up was opened
# Try to close combobox pop up
Result: it is possible only by full page refresh
--
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
16 years, 7 months
[JBoss JIRA] Created: (RF-6439) ExtendedDataTable in modal panel - undefined this.selectionManger
by Nick Belaevski (JIRA)
ExtendedDataTable in modal panel - undefined this.selectionManger
-----------------------------------------------------------------
Key: RF-6439
URL: https://jira.jboss.org/jira/browse/RF-6439
Project: RichFaces
Issue Type: Bug
Environment: IE7
Reporter: Nick Belaevski
<rich:modalPanel id="panelDoc" width="650" height="650">
<f:facet name="header">
<h:panelGroup>Doc</h:panelGroup>
</f:facet>
<f:facet name="controls">
<h:panelGroup>
<h:graphicImage value="/img/break.gif" style="cursor: pointer;">
<rich:componentControl for="panelDoc" operation="hide" event="onclick"/>
</h:graphicImage>
</h:panelGroup>
</f:facet>
<h:form>
<rich:extendedDataTable value="#{forum5Bean.data}" var="field1" id="extData">
<rich:column>#{field1}</rich:column>
</rich:extendedDataTable>
</h:form>
</rich:modalPanel>
<h:form>
<a4j:commandLink value="open panel" reRender="extData" oncomplete="Richfaces.showModalPanel('panelDoc');"/>
</h:form>
--
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
16 years, 7 months
[JBoss JIRA] Created: (RF-7280) Dynamically switch between AJAX/ClientSide modes
by Francisco Jose Peredo Noguez (JIRA)
Dynamically switch between AJAX/ClientSide modes
------------------------------------------------
Key: RF-7280
URL: https://jira.jboss.org/jira/browse/RF-7280
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.3.1
Reporter: Francisco Jose Peredo Noguez
Say for example you are using the tree control, you click a node to expand it, and you are in AJAX mode, so it goes to the server to fetch the nodes... then you click it to collapse it, and then click it again to expand it again. I want to have a way to tell the control "this is not the first time I am expanding this node, so, please do not make an AJAX request to fech its subnodes, please just present the same subnode list you presented the last time".
This not only applies for trees, it applies for any component with AJAX and ClientSide modes, like for example the tabPanel.
--
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
16 years, 7 months
[JBoss JIRA] Created: (RF-7156) Dindicator on scrolled DIV has wrong position
by Ilya Shaikovsky (JIRA)
Dindicator on scrolled DIV has wrong position
---------------------------------------------
Key: RF-7156
URL: https://jira.jboss.org/jira/browse/RF-7156
Project: RichFaces
Issue Type: Bug
Reporter: Ilya Shaikovsky
Fix For: 3.3.1
<a4j:outputPanel id= "mainPanel" layout="block" style="height: 90px; width: 500px; overflow: auto;">
<h:panelGrid columns="25">
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
<a4j:outputPanel layout="block" style="width: 30px; height: 40px; background-color: yellow; padding: 10px;"><rich:dragSupport dragType="item"></rich:dragSupport></a4j:outputPanel>
</h:panelGrid>
</a4j:outputPanel>
--
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
16 years, 7 months