[JBoss JIRA] (RF-12224) fileUpload: Multiple file selection
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-12224?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek reopened RF-12224:
------------------------------
[~lfryc], could you, please, look into Metamer and see what is wrong? The sample was working before this feature was introduced.
> fileUpload: Multiple file selection
> -----------------------------------
>
> Key: RF-12224
> URL: https://issues.jboss.org/browse/RF-12224
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.2.1.Final
> Reporter: Anthony O.
> Assignee: Lukáš Fryč
> Labels: needs-qe
> Fix For: 4.5.0.Alpha1, 5.0.0.Alpha2
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Is it possible to support multiple file selection in the selection box as it was possible with RF 3 ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 12 months
[JBoss JIRA] (RF-13394) Toggle control: attributes targetItem and targetPanel don't work
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13394?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13394:
-------------------------------
Assignee: Pavol Pitonak
> Toggle control: attributes targetItem and targetPanel don't work
> ----------------------------------------------------------------
>
> Key: RF-13394
> URL: https://issues.jboss.org/browse/RF-13394
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes, regression
> Affects Versions: 4.5.0.Alpha1
> Environment: RichFaces 4.5.0-SNAPSHOT
> Metamer 4.5.0-SNAPSHOT
> EAP 6.1.1
> Mojarra 2.1.19
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 31.0.1650.57 @ Linux x86_64
> Reporter: Pavol Pitonak
> Assignee: Pavol Pitonak
> Labels: regression
> Fix For: 4.5.0.Alpha1
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richToggleControl/accordio...
> # set targetPanel=panel2
> # set targetItem=item3
> # click on "universal toggle control" button
> result:
> * nothing happens
> * third item on second panel should be active
> * when you change targetPanel and/or targetItem and press the button again, it is switched to panel2/item3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 12 months
[JBoss JIRA] (RF-13394) Toggle control: attributes targetItem and targetPanel don't work
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13394?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-13394:
------------------------------------
[~ppitonak] this works for me with a fresh build of RichFaces. Can you confirm whether this is indeed still an issue?
> Toggle control: attributes targetItem and targetPanel don't work
> ----------------------------------------------------------------
>
> Key: RF-13394
> URL: https://issues.jboss.org/browse/RF-13394
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes, regression
> Affects Versions: 4.5.0.Alpha1
> Environment: RichFaces 4.5.0-SNAPSHOT
> Metamer 4.5.0-SNAPSHOT
> EAP 6.1.1
> Mojarra 2.1.19
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 31.0.1650.57 @ Linux x86_64
> Reporter: Pavol Pitonak
> Labels: regression
> Fix For: 4.5.0.Alpha1
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richToggleControl/accordio...
> # set targetPanel=panel2
> # set targetItem=item3
> # click on "universal toggle control" button
> result:
> * nothing happens
> * third item on second panel should be active
> * when you change targetPanel and/or targetItem and press the button again, it is switched to panel2/item3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 12 months
[JBoss JIRA] (RF-13356) DataTable: row height strechted to 100% of the table height
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13356?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13356:
-------------------------------
Fix Version/s: 5-Tracking
> DataTable: row height strechted to 100% of the table height
> -----------------------------------------------------------
>
> Key: RF-13356
> URL: https://issues.jboss.org/browse/RF-13356
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.3, 5.0.0.Alpha1
> Reporter: Anton Bogoslavskyi
> Assignee: Pavol Pitonak
> Fix For: 5-Tracking
>
> Attachments: edt.png, extended-screen1.png, extended-screen2.png, screen1.png, screen2.png
>
>
> The same as in the parent issue:
> Instead of having fixed row height and blank space if not enough rows to fill the entire table height, the rows are stretched to fill the entire table height. For instance with an extended data table of 500px height and 2 rows, each row is approximately 250px height (minus the height of the header, borders and cell spacing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 12 months
[JBoss JIRA] (RF-10756) collapsibleSubtable: id set to tbody differs from component id and break rendering.
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-10756?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-10756:
------------------------------------
We will address this when we look at decoupling the data table's client-side implementation from the JSF server-side in RichFaces 5.0
> collapsibleSubtable: id set to tbody differs from component id and break rendering.
> -----------------------------------------------------------------------------------
>
> Key: RF-10756
> URL: https://issues.jboss.org/browse/RF-10756
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.0.0.Final
> Reporter: Ilya Shaikovsky
> Fix For: 5-Tracking
>
>
> added to richfaces-showcase code:
> {code}
> <rich:column colspan="6">
> <rich:collapsibleSubTableToggler for="sbtbl" />
> <h:outputText value="#{list.vendor}" />
> <a4j:commandButton value="render" render="sbtbl" action="#{carsBean.incDaysLive}">
> </a4j:commandButton>
> </rich:column>
> <rich:collapsibleSubTable value="#{list.vendorItems}" var="item" id="sbtbl"
> expandMode="client">
> <rich:column>
> <h:outputText value="#{item.daysLive}" />
> </rich:column>
> {code}
> and
> {code}
> public void incDaysLive(){
> for (InventoryVendorList vendor : inventoryVendorLists) {
> for (InventoryVendorItem item : vendor.getVendorItems()) {
> item.setDaysLive(item.getDaysLive()+1);
> }
>
> }
> }
> {code}
> do not see values updated before refreshing the browser.
> According to log update came fine for the subtable. just wrapper tbody has different id than specified at component. so it can't be updated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 12 months
[JBoss JIRA] (RF-10756) collapsibleSubtable: id set to tbody differs from component id and break rendering.
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-10756?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-10756:
-------------------------------
Fix Version/s: 5-Tracking
> collapsibleSubtable: id set to tbody differs from component id and break rendering.
> -----------------------------------------------------------------------------------
>
> Key: RF-10756
> URL: https://issues.jboss.org/browse/RF-10756
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.0.0.Final
> Reporter: Ilya Shaikovsky
> Fix For: 5-Tracking
>
>
> added to richfaces-showcase code:
> {code}
> <rich:column colspan="6">
> <rich:collapsibleSubTableToggler for="sbtbl" />
> <h:outputText value="#{list.vendor}" />
> <a4j:commandButton value="render" render="sbtbl" action="#{carsBean.incDaysLive}">
> </a4j:commandButton>
> </rich:column>
> <rich:collapsibleSubTable value="#{list.vendorItems}" var="item" id="sbtbl"
> expandMode="client">
> <rich:column>
> <h:outputText value="#{item.daysLive}" />
> </rich:column>
> {code}
> and
> {code}
> public void incDaysLive(){
> for (InventoryVendorList vendor : inventoryVendorLists) {
> for (InventoryVendorItem item : vendor.getVendorItems()) {
> item.setDaysLive(item.getDaysLive()+1);
> }
>
> }
> }
> {code}
> do not see values updated before refreshing the browser.
> According to log update came fine for the subtable. just wrapper tbody has different id than specified at component. so it can't be updated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 12 months