ICEfaces
  1. ICEfaces
  2. ICE-9759

ace:autoCompleteEntry fields can not be readonly

    Details

    • Assignee Priority:
      P1

      Description

      To set an <ace:autocompleteEntry readonly="true" ...> has no effect. disabled="true" has no effect either. In both cases the user can type input. Just the drop-down-box disappears.

        Activity

        Hide
        Liana Munroe added a comment -

        Tested with ICEfaces 4 trunk r43843 using IE 11, Chrome 39 and FF 33. All issues are still occurring with the exception of IE 11, where, when set to readonly=true the cursor is not changed but the text appears ghosted.
        When inspecting the DOM in all browsers, aria-readonly="true" is shown when readonly is selected.

        Show
        Liana Munroe added a comment - Tested with ICEfaces 4 trunk r43843 using IE 11, Chrome 39 and FF 33. All issues are still occurring with the exception of IE 11, where, when set to readonly=true the cursor is not changed but the text appears ghosted. When inspecting the DOM in all browsers, aria-readonly="true" is shown when readonly is selected.
        Hide
        Mircea Toma added a comment -

        Modified renderer to write out the 'readonly' attribute for the input element when the component's state is readonly.

        Show
        Mircea Toma added a comment - Modified renderer to write out the 'readonly' attribute for the input element when the component's state is readonly.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces4 trunk r43872. Tomcat 7, IE 11, FF 34, Chrome 39.

        Show
        Liana Munroe added a comment - Verified ICEfaces4 trunk r43872. Tomcat 7, IE 11, FF 34, Chrome 39.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: