Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3113

F:ajax events deliver a bit too much (e.g. for "keyup" it already delivers the KEYUP when you tab into a field that has <f:ajax even="keyup" ... />

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Won't Fix
    • 2.0.5
    • None
    • JSR-314
    • None

    Description

      IMO the <f:ajax> delivers a bit too much.

      For instance, take "keyup":
      it already delivers the KEYUP when you tab into a field that has <f:ajax even="keyup" ... />

      I was not expecting that - not sure if the SPEC is silent.... but the behavior is odd (especially when tabbing into the "ajaxified" field
      (also there is no way to restrict the actual list of KEYs (e.g. filter on number keys)

      Attachments

        Activity

          People

            Unassigned Unassigned
            matzew Matthias Wessendorf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: