ICEfaces
  1. ICEfaces
  2. ICE-10975

icecore:focusManager - Support setting focus to buttons and links

    Details

      Description

      The icecore:focusManager tag only supports setting focus to components that are an instance of UIInput. This request is to see if support for buttons and links can be added so that on load of a page, a button or link can receive focus.

      Testing the following code:
                  <icecore:focusManager for="buttonTwo">
                      <ace:pushButton id="buttonOne" value="Button One"/>
                      <ace:pushButton id="buttonTwo" value="Button Two"/>
                      <ace:pushButton id="buttonThree" value="Button Three"/>
                  </icecore:focusManager>
      Shows the following warning: The "for" attribute points to a component that is not an instance of UIInput

        Activity

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: