ICEmobile
  1. ICEmobile
  2. MOBI-761

mobi ajax defaults and support causing NPE for mobi inputText for some mobile devices

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3 Beta
    • Fix Version/s: 1.3 Final
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      icemobile jsf components inputText

      Description

      the default event for inputText is "change" which is basically "blur" on some devices. when using event="blur" can get encode to work (but had to remove some of the logic copied over from ace in CoreRenderer to override the event) What is registered with that event must be used by that behavior's event. No javascript on this component, so non-standard approach. (renderer just makes the direct call to submit). Had to modify decode for flipswitch and inputText as it was trying to decode even if that component was not responsible for submit. created test in mobitest/ajax/mobiAjaxInTabset.jsf for this jira.

        Activity

          People

          • Assignee:
            Steve Maryka
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: