ICEfaces
  1. ICEfaces
  2. ICE-2994

apply action attribute to editable value holders in order to allow form submit on keypress

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      Description

      Basically, there should exist an action attribute for selectInputDate, selectOneMenu, etc. just like already existing for the inputText component in order to submit a form when the enter key is pressed.

        Activity

        Hide
        Ken Fyten added a comment -

        Any reasons why action shouldn't be supported on these components?

        Show
        Ken Fyten added a comment - Any reasons why action shouldn't be supported on these components?
        Hide
        Adnan Durrani added a comment -
        • selectOneMenu:
          We have added the enter key support (action, actionListener) to the inputText componentt, because the standard html submits the page on the enter key. I don't think if the standard html does the same for the selectOneMenu.
        • selectInputDate:
          No comments here, I think its never been asked.
        Show
        Adnan Durrani added a comment - selectOneMenu: We have added the enter key support (action, actionListener) to the inputText componentt, because the standard html submits the page on the enter key. I don't think if the standard html does the same for the selectOneMenu. selectInputDate: No comments here, I think its never been asked.
        Hide
        Adnan Durrani added a comment -

        Yes selectInputText supports action. Do you want to have support of action on the selectInputDate in popup mode?, where it renders an input text?

        Show
        Adnan Durrani added a comment - Yes selectInputText supports action. Do you want to have support of action on the selectInputDate in popup mode?, where it renders an input text?
        Hide
        Adnan Durrani added a comment -

        branch 1.7 : revision 16579
        trunk: revision 16580

        action and actionListener attribute added to the selectInputDate component.

        Show
        Adnan Durrani added a comment - branch 1.7 : revision 16579 trunk: revision 16580 action and actionListener attribute added to the selectInputDate component.
        Hide
        Mandeep Hayher added a comment -

        ice:inputText issues ICE-3090 was marked in-valid because of the missing configuration.

        Show
        Mandeep Hayher added a comment - ice:inputText issues ICE-3090 was marked in-valid because of the missing configuration.
        Hide
        Sam Xiao added a comment -

        after adding servlet-mapping to .jspx the action attribute works fine.

        Show
        Sam Xiao added a comment - after adding servlet-mapping to .jspx the action attribute works fine.
        Hide
        Joanne Bai added a comment -

        Starting from 1.8.2-EE-GA_P01 & 1.8.3, action and action listener are only called when enter key is pressed (ICE-5299). Not to expect action event on Tab key.

        Show
        Joanne Bai added a comment - Starting from 1.8.2-EE-GA_P01 & 1.8.3, action and action listener are only called when enter key is pressed ( ICE-5299 ). Not to expect action event on Tab key.

          People

          • Assignee:
            Unassigned
            Reporter:
            Michael Thiem
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: