ICEfaces
  1. ICEfaces
  2. ICE-2164

When the rowselector is being used with the columns component, the rowSelection event being fired as many times as number of columns

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.6.2, 1.7DR#2, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      RowSelector + Columns

      Description

      When the rowselector is being used with the columns component, the rowSelection event being fired as many times as number of columns

        Activity

        Adnan Durrani created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.7 [ 10080 ]
        Hide
        Patrick Corless added a comment -

        A little more information for this case. The setter method for the boolean binding is also being called x number of times where x is the number of columns in the dataTable. So if you have an even number of columns the boolean value switches between true and false on every call and you end up with no selected item. If your have a odd number of columns then you'll end up with the correct selection state.

        Show
        Patrick Corless added a comment - A little more information for this case. The setter method for the boolean binding is also being called x number of times where x is the number of columns in the dataTable. So if you have an even number of columns the boolean value switches between true and false on every call and you end up with no selected item. If your have a odd number of columns then you'll end up with the correct selection state.
        Hide
        Patrick Corless added a comment -

        Please fix.

        Show
        Patrick Corless added a comment - Please fix.
        Patrick Corless made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Adnan Durrani made changes -
        Assignee Ken Fyten [ ken.fyten ] Adnan Durrani [ adnan.durrani ]
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14887 Thu Oct 04 11:27:10 MDT 2007 adnan.durrani Fix for ICE-2164 (When the rowselector is being used with the columns component, the rowSelection event being fired as many times as number of columns)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/UIColumns.java
        Hide
        Adnan Durrani added a comment -

        revision 14887.

        Show
        Adnan Durrani added a comment - revision 14887.
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Ken Fyten added a comment -

        Fix needs to be backported to 1.6 branch.

        Show
        Ken Fyten added a comment - Fix needs to be backported to 1.6 branch.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.6.2 [ 10111 ]
        Fix Version/s 1.7DR#2 [ 10110 ]
        Fix Version/s 1.7 [ 10080 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15009 Tue Oct 23 15:42:23 MDT 2007 adnan.durrani Backporting the fix for ICE-2164 to the 1.6 branch. (When the rowselector is being used with the columns component, the rowSelection event being fired as many times as number of columns)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/UIColumns.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
        Hide
        Adnan Durrani added a comment -

        Fix has been backported to the 1.6 branch. revision: ;15009

        Show
        Adnan Durrani added a comment - Fix has been backported to the 1.6 branch. revision: ;15009
        Adnan Durrani made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Adnan Durrani [ adnan.durrani ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: