[richfaces-issues] [JBoss JIRA] Updated: (RF-9806) rich:extendedDataTable - reimplement dragging to react to middle of the column

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Thu Nov 11 11:55:01 EST 2010


     [ https://jira.jboss.org/browse/RF-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Fryc updated RF-9806:
---------------------------

    Description: 
You can currently drag columns in way that you have to drag on the target column, then the arrow is catched up to the left of the target column.

But in 3.x, the way was more appropriate: the change of column which is the arrow catched up to is chosen in the middle of the column - when you are on the left side of target column, the arrow is catched between the target column and column on the left and when you are on the right side of target column, the arrow is catched between the target column and column on the right.

See http://livedemo.exadel.com/richfaces-demo/richfaces/extendedDataTable.jsf

The way chosen in 4.x doesn't allow to choose placing the dragged column as the last one.

See http://localhost:8080/metamer/faces/components/richExtendedDataTable/components2.xhtml

  was:
You can currently drag columns in way that you have to drag on the target column, then the arrow is catched up to the left of the target column.

But in 3.x, the way was more appropriate: the change of column which is the arrow catched up to is chosen in the middle of the column - when you are on the left side of target column, the arrow is catched between the target column and column on the left and when you are on the right side of target column, the arrow is catched between the target column and column on the right.

See http://livedemo.exadel.com/richfaces-demo/richfaces/extendedDataTable.jsf

The way chosen in 4.x doesn't allow to choose placing the dragged column as the last one.



> rich:extendedDataTable - reimplement dragging to react to middle of the column
> ------------------------------------------------------------------------------
>
>                 Key: RF-9806
>                 URL: https://jira.jboss.org/browse/RF-9806
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Milestone4
>            Reporter: Lukas Fryc
>
> You can currently drag columns in way that you have to drag on the target column, then the arrow is catched up to the left of the target column.
> But in 3.x, the way was more appropriate: the change of column which is the arrow catched up to is chosen in the middle of the column - when you are on the left side of target column, the arrow is catched between the target column and column on the left and when you are on the right side of target column, the arrow is catched between the target column and column on the right.
> See http://livedemo.exadel.com/richfaces-demo/richfaces/extendedDataTable.jsf
> The way chosen in 4.x doesn't allow to choose placing the dragged column as the last one.
> See http://localhost:8080/metamer/faces/components/richExtendedDataTable/components2.xhtml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list