ICEfaces
  1. ICEfaces
  2. ICE-4427

REGRESSION - JS event being overwritten for ice:selectInputText

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 1.8, current trunk.

      Description

      The regression test case for ICE-4039 is failing with ICEfaces 1.8, and latest trunk. Works with 1.7.2-SP1.

      some javascript events of ice:selectInputText being overwritten by the framework make them unusable.
      for example, onblur event gets overwritten with "setFocus(...)"
      we probably should do the same thing for ice:inputText. i.e. append framework js code to user js code.
      Test case attached shows different behavior for onblur event of ice:selectInputText and ice:inputText

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18809 Tue Apr 28 10:41:34 MDT 2009 yip.ng ICE-4427
        Changed to not overwrite user's JS event handler for onblur.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java

          People

          • Assignee:
            yip.ng
            Reporter:
            Sam Xiao
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: