ICEfaces
  1. ICEfaces
  2. ICE-8554

Compat components work better with icecore:singleSubmit

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 3.1
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      compat

      Description

      When icecore:singleSubmit wrps compat components, it listens to the following events in standard browsers: blur, change, and the following events in older versions of IE: onfocusout, onclick. Two problems can occur when the compat component is intended to submit from one event when partialSubmit=true. First, is that when partialSubmit=true, we don't want icecore:singleSubmit to act at all, otherwise it will cause a second redundant submit. Secondly, if the component is intended to submit from one event type, and icecore:singleSubmit receives another event first, such as on Chrome where change happens in a different sequence than other browsers, then it will be submitting from the wrong even, which can cause problems.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: