ICEfaces
  1. ICEfaces
  2. ICE-6050

Regression Icefaces2: ICE-4288 - Row selector click-action and click-listener not fired

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0-Beta2
    • Component/s: None
    • Labels:
      None
    • Environment:
      Icefaces2 trunk revision# 22297
      Server: Tomcat6
      Browsers: FF3.6, Opera10.10
    • Assignee Priority:
      P1

      Description

      Icefaces2 trunk revision# 22297

      1)Load the application.
      2)click on any row of the datatable.
      3)Row selector click-action and click-listener not fired (this one passes on IE browser only, fails on other browsers)
       
      Test application available at "C:\repo\qa\trunk\Regression-Icefaces2\Nightly\ICE-4288"

        Activity

        Mandeep Hayher created issue -
        Mandeep Hayher made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Hide
        Mandeep Hayher added a comment -

        This test-case was passing on icefaces2 trunk revision# 22284

        Show
        Mandeep Hayher added a comment - This test-case was passing on icefaces2 trunk revision# 22284
        Hide
        Ken Fyten added a comment -

        Mircea, only your changes between the working and broken svn revisions seem likely to have an impact here. Please investigate.

        Show
        Ken Fyten added a comment - Mircea, only your changes between the working and broken svn revisions seem likely to have an impact here. Please investigate.
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 2.0-Beta2 [ 10242 ]
        Assignee Priority P1
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22388 Tue Sep 21 12:16:38 MDT 2010 mircea.toma ICE-6056, ICE-6050 Capture exception thrown when Event.stopPropapagation method is invoked on a cloned event instance.
        Files Changed
        Commit graph MODIFY /projects/bridge-support/src/main/javascript/event.js
        Mircea Toma made changes -
        Link This issue is duplicated by ICE-6056 [ ICE-6056 ]
        Hide
        Mircea Toma added a comment -

        In 'compat' some components clone the event before passing it to the submit functions. When ice.submit is called it will try to stop the event bubbling to avoid double submit but
        an exception is thrown when Event.stopPropapagation method is invoked on the cloned instance.

        The fix just captures the thrown error.

        Show
        Mircea Toma added a comment - In 'compat' some components clone the event before passing it to the submit functions. When ice.submit is called it will try to stop the event bubbling to avoid double submit but an exception is thrown when Event.stopPropapagation method is invoked on the cloned instance. The fix just captures the thrown error.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Mandeep Hayher added a comment -

        The test passed in nightly automation on Icefaces2 trunk revision# 22384.

        Show
        Mandeep Hayher added a comment - The test passed in nightly automation on Icefaces2 trunk revision# 22384.
        Mandeep Hayher made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mandeep Hayher
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: