[richfaces-issues] [JBoss JIRA] (RF-13474) Extended data table: selection inside r:region doesn't work

Matej Novotny (JIRA) issues at jboss.org
Thu Aug 7 07:44:30 EDT 2014


    [ https://issues.jboss.org/browse/RF-13474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991183#comment-12991183 ] 

Matej Novotny commented on RF-13474:
------------------------------------

I managed to reproduce this outside of Metamer.
I took simpleapp and added an EDT to index.html - I used the one from [showcase selection management|http://showcase-latest.richfaces.org/richfaces/component-sample.jsf?demo=extendedDataTable&sample=exTableSelection&skin=blueSky] (including all the necessary beans).
I also added a scroller and a row limit and put whole EDT into a4j:region.

With this done, I followed the steps to reproduce and had exactly the same result as described.

> Extended data table: selection inside r:region doesn't work
> -----------------------------------------------------------
>
>                 Key: RF-13474
>                 URL: https://issues.jboss.org/browse/RF-13474
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.3.4, 4.5.0.Alpha1, 4.5.0.Alpha3, 5.0.0.Alpha2
>         Environment: RichFaces 4.3.4.Final
> Metamer 4.3.4.Final
> EAP 6.2.0
> all browsers
>            Reporter: Pavol Pitonak
>             Fix For: 4.5-Tracking
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richExtendedDataTable/selection.xhtml?templates=a4jRegion
> # using data scroller switch to page 2
> # click on fifth row
> # using data scroller switch to page 1
> # hold shift, click on third row, release shift
> # hold ctrl, click on fifth row, release ctrl
> # using data scroller switch to page 2
> result:
> * rows that have never been selected are now selected (e.g. 45-49)
> * it's *not* a regression
> * it is probably related to RF-10256 - previously, selection didn't work when EDT was placed inside a table or region, now it works inside tables but not inside region



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-issues mailing list